From: Lee Daniel Crocker Date: Mon, 28 Apr 2003 18:43:26 +0000 (+0000) Subject: Add note to sample settings. X-Git-Tag: 1.1.0~576 X-Git-Url: http://git.cyclocoop.org/%7B%7B%20url_for%28%27admin_vote_add%27%29%20%7D%7D?a=commitdiff_plain;h=c37f638d6de256883f2b38ee5a53bcde1cf4b918;p=lhc%2Fweb%2Fwiklou.git Add note to sample settings. --- diff --git a/LocalSettings.sample b/LocalSettings.sample index e5a82e96ae..e48f50df0a 100644 --- a/LocalSettings.sample +++ b/LocalSettings.sample @@ -42,6 +42,9 @@ $wgDBtransactions = false; # Set to true if using InnoDB tables # Turn this on to get HTML debug comments # $wgDebugComments = true; +# If you want a non-English wiki, add a line like this +# $wgLanguageCode = "de"; + $wgUseTeX = false; $wgLocalInterwiki = "w";