Handbuch:$wgAllowSchemaUpdates
Jump to navigation
Jump to search
Performance hacks and limits: $wgAllowSchemaUpdates | |
---|---|
Allow database schema updates to be executed with update.php script. |
|
Eingeführt in Version: | 1.18.1 (r101867) |
Entfernt in Version: | weiterhin vorhanden |
Erlaubte Werte: | (boolean) |
Standardwert: | true |
Andere Einstellungen: Alphabetisch | Nach Funktion |
Details
Enable/disable upgrading via update.php.
If this is set to false, the script must be run with --force
to execute schema updates.