doc/.gitignore: Terminating linebreak
[noc.git] / doc / ikiwiki.setup
index ced80df..dcb9970 100644 (file)
@@ -14,7 +14,7 @@ adminemail: noc@realraum.at
 # where the source of the wiki is located
 srcdir: .
 # where to build the wiki
-#destdir: ../../doc-dest
+destdir: dest/
 
 # base url to the wiki; keep empty for local builds (with relpaths)
 url: ''
@@ -27,10 +27,8 @@ gitorigin_branch: ''
 rcs: git
 # plugins to add to the default configuration
 add_plugins:
-- favicon
 - html
 - img
-- map
 - pagetemplate
 
 # plugins to disable
@@ -59,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'