From HTYP, the free directory anyone can edit
[edit] Navbar
Computing: Software: MediaWiki: LocalSettings.php
[edit] Overview
LocalSettings.php is a
PHP file which contains all the installation-specific settings for an installation of
MediaWiki. It is generated at install time, apparently by combining
DefaultSettings.php with specific settings entered on the setup web page, but it contains many settings which are not adjustable during that process (i.e. the site admin may want to further edit the file after installation is complete).
[edit] Reference