summaryrefslogtreecommitdiff
path: root/ikiwiki.setup
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-08-15 13:55:05 +0200
committerJonas Smedegaard <dr@jones.dk>2008-08-15 13:55:05 +0200
commit953e49f1d33a4596be17ae46c1e944de1ddd7143 (patch)
treea5828ee2c997158e95d4e11f0e1aaab17f7439d2 /ikiwiki.setup
parentbc06d9c59525a59282ca8ba1e46aa04d1770fd19 (diff)
Set locale to en_US in non-localized setup.
Diffstat (limited to 'ikiwiki.setup')
-rw-r--r--ikiwiki.setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/ikiwiki.setup b/ikiwiki.setup
index 1055ef4..b41b128 100644
--- a/ikiwiki.setup
+++ b/ikiwiki.setup
@@ -111,7 +111,7 @@ use IkiWiki::Setup::Standard {
# Time format (for strftime)
#timeformat => '%c',
# Locale to use. Must be a UTF-8 locale.
- #locale => 'en_US.UTF-8',
+ locale => 'en_US.UTF-8',
# Only send cookies over SSL connections.
#sslcookie => 1,
# Logging settings: