ampmod/wiki
3
0
Fork
You've already forked wiki
0
Configuration for self-hosted AmpMod Wiki
  • PHP 100%
2025年12月25日 14:51:40 +01:00
LICENSE Add LICENSE 2025年11月15日 13:45:02 +01:00
LocalSettings.php nvm 2025年12月25日 14:51:40 +01:00
README.md Add README.md 2025年11月15日 13:53:57 +01:00

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.