Configuration for self-hosted AmpMod Wiki
- PHP 100%
|
|
||
|---|---|---|
| LICENSE | Add LICENSE | |
| LocalSettings.php | nvm | |
| README.md | Add README.md | |
Global configuration for the AmpMod Wikis.
To use this configuration on a wiki, clone this repo as mwconf in your wiki and then add this to the start of LocalSettings.php:
require('./mwconf/LocalSettings.php');
You can also clone this repo anywhere you want in case you operate multiple wikis.