]> sipb.mit.edu Git - sipb-www.git/commitdiff
Enable UTF-8 locale
authorQuentin Smith <quentin@mit.edu>
Sun, 25 Jan 2015 03:10:30 +0000 (22:10 -0500)
committerQuentin Smith <quentin@mit.edu>
Sun, 25 Jan 2015 03:10:30 +0000 (22:10 -0500)
ikiwiki.setup

index 3adcc9867f5f652f6efb7e45370341e9507c7dde..979cce39afc70b1ec7104afb6ef171d2c0962861 100644 (file)
@@ -49,7 +49,7 @@ my %common_setup_args = (
        # strftime format string to display date
        timeformat => '%c',
        # UTF-8 locale to use
-       #locale => 'en_US.UTF-8',
+       locale => 'en_US.UTF-8',
        # put user pages below specified page
        userdir => '',
        # how many backlinks to show before hiding excess (0 to show all)