Manual:CommonSettings.php

From MediaWiki.org
Jump to: navigation, search

CommonSettings.php can be used instead of LocalSettings.php on wiki farms. The Wikimedia Foundation uses a version of CommonSettings.php.

[edit] Possible setup

  1. Create a CommonSettings.php file with all relevant common settings.
  2. In all of the affected wikis' LocalSettings.php's, add:
require_once("<path to your CommonSettings.php>/CommonSettings.php");

$wgConf may prove to be useful on such a configuration file.

[edit] See also

[edit] External link

Language: English  • Español
Personal tools
Namespaces

Variants
Actions
Navigation
Support
Download
Development
Communication
Print/export
Toolbox