From: nicoo Date: Thu, 17 Dec 2015 21:11:44 +0000 (+0100) Subject: Use the right locale; no userdirs X-Git-Url: https://git.realraum.at/?p=noc.git;a=commitdiff_plain;h=a62b7149a8d4ecec3ce9a38b56bc95f1cf1c4621 Use the right locale; no userdirs --- diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup index 13f0925..b65d93a 100644 --- a/doc/ikiwiki.setup +++ b/doc/ikiwiki.setup @@ -57,10 +57,7 @@ htmlext: html timeformat: '%c' # UTF-8 locale to use -locale: fr_FR.UTF-8 - -# put user pages below specified page -userdir: '' +locale: en_US.UTF-8 # how many backlinks to show before hiding excess (0 to show all) numbacklinks: '10'