Add note to sample settings.
authorLee Daniel Crocker <lcrocker@users.mediawiki.org>
Mon, 28 Apr 2003 18:43:26 +0000 (18:43 +0000)
committerLee Daniel Crocker <lcrocker@users.mediawiki.org>
Mon, 28 Apr 2003 18:43:26 +0000 (18:43 +0000)
LocalSettings.sample

index e5a82e9..e48f50d 100644 (file)
@@ -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";