how to disable automatic capitalization of page names in MediaWiki

From Sharkysoft Wiki

Jump to: navigation, search

In LocalSettings.php, add the following line:

$wgCapitalLinks = false;

Personal tools