Manual:CommonSettings.php
From MediaWiki.org
CommonSettings.php can be used instead of LocalSettings.php on wiki farms. The Wikimedia Foundation uses a version of CommonSettings.php.
[edit] Possible setup
- Create a CommonSettings.php file with all relevant common settings.
- 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 |
---|