Manual:$wgAllowSchemaUpdates/de

Category:MediaWiki configuration settings/de#AllowSchemaUpdatesCategory:MediaWiki configuration settings introduced in version 1.18.1/de#AllowSchemaUpdatesCategory:MediaWiki configuration settings still in use/de#AllowSchemaUpdatesCategory:Reduction variables/de#AllowSchemaUpdates
Performance-Hacks und 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:(Wahrheitswert)
Standardwert:true

Details

Enable/disable upgrading via update.php. If this is set to false, the script must be run with --force to execute schema updates.

On very large wikis with multiple database servers, updates can cause downtime if done incorrectly and are usually done manually with special processes. This setting is used to prevent people accidentally using the script on wikis where it is not an appropriate way to update MediaWiki (such as Wikipedia).

Siehe auch

Category:MediaWiki configuration settings/de Category:MediaWiki configuration settings introduced in version 1.18.1/de Category:MediaWiki configuration settings still in use/de Category:Reduction variables/de