Allow to set the title to anything
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
5086e5b6ef
commit
1c6ca0ef55
1 changed files with 3 additions and 0 deletions
|
@ -324,6 +324,9 @@ $wgSkipSkins = array("chick", "cologneblue", "monobook", "myskin", "nostalgia",
|
|||
|
||||
$wgSVGConverter = 'rsvg';
|
||||
|
||||
$wgAllowDisplayTitle = true;
|
||||
$wgRestrictDisplayTitle = false;
|
||||
|
||||
# This series of settings is used for reverse proxies
|
||||
$wgUseSquid = true;
|
||||
# The SquidNoPurge setting is used to determine reverse proxies
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue