X-Git-Url: https://nos-oignons.net/gitweb/website.git/blobdiff_plain/abcfe99e2a49d3aa251939102891bf049dcbd514..913aa3aa5f4c9720a0706926f93b478d1ae17ecf:/ikiwiki.setup?ds=inline

diff --git a/ikiwiki.setup b/ikiwiki.setup
index 8d51b03..a6498a3 100644
--- a/ikiwiki.setup
+++ b/ikiwiki.setup
@@ -51,13 +51,13 @@ underlaydir: /usr/share/ikiwiki/basewiki
 # log to syslog?
 #syslog: 1
 # create output files named page/index.html?
-usedirs: '1'
+usedirs: '0'
 # use '!'-prefixed preprocessor directives?
 prefix_directives: '1'
 # use page/index.mdwn source files
 indexpages: '0'
 # enable Discussion pages?
-discussion: '1'
+discussion: '0'
 # name of Discussion pages
 discussionpage: Discussion
 # generate HTML5?
@@ -71,7 +71,7 @@ htmlext: html
 # strftime format string to display date
 timeformat: '%c'
 # UTF-8 locale to use
-locale: fr-FR.UTF-8
+locale: fr_FR.UTF-8
 # put user pages below specified page
 userdir: ''
 # how many backlinks to show before hiding excess (0 to show all)