Add option

This commit is contained in:
Daniel Kraus
2012-05-20 17:19:15 +02:00
parent 4e3d31981c
commit be1a02678d
4 changed files with 13 additions and 3 deletions

View File

@ -48,6 +48,7 @@
// Configuration variables
$wgLinkTitlesPreferShortTitles = false;
$wgLinkTitlesMinimumTitleLength = 3;
// vim: ts=2:sw=2:noet