]> source.charles.plessy.org Git - source--/.git/commitdiff
commit of setup files
authoradmin <admin@branchable.com>
Sat, 26 Nov 2016 10:41:45 +0000 (10:41 +0000)
committeradmin <admin@branchable.com>
Sat, 26 Nov 2016 10:41:45 +0000 (10:41 +0000)
ikiwiki.setup

index 17e66132d9f906606a4e0e3ba9c1d07789b03eea..66bee28f5174fe0b11494658591b0f40cc989f21 100644 (file)
@@ -13,6 +13,7 @@ wikiname: Chez Charles
 adminemail: admin@branchable.com
 # users who are wiki admins
 adminuser:
+- charles@plessy.org
 - https://launchpad.net/~plessy
 # users who are banned from the wiki
 banned_users: []
@@ -111,7 +112,7 @@ libdirs: []
 # extra library and plugin directory (searched after libdirs)
 libdir: /home/b-charles-plessy-org/.ikiwiki
 # environment variables
-ENV: {}
+#ENV: ''
 # time zone name
 timezone: GMT
 # regexp of normally excluded files to include
@@ -321,8 +322,8 @@ po_link_to: negotiated
 
 ######################################################################
 # web plugins
-#   (404, attachment, comments, editdiff, edittemplate, getsource, google,
-#    goto, mirrorlist, remove, rename, repolist, search, theme, userlist,
+#   (404, attachment, comments, editdiff, edittemplate, google, goto,
+#    mirrorlist, remove, rename, repolist, search, theme, userlist,
 #    websetup, wmd)
 ######################################################################
 
@@ -348,10 +349,6 @@ comments_commit: 1
 # Restrict formats for comments to (no restriction if empty)
 comments_allowformats: ''
 
-# getsource plugin
-# Mime type for returned source.
-#getsource_mimetype: text/plain; charset=utf-8
-
 # mirrorlist plugin
 # list of mirrors
 #mirrorlist: {}
@@ -406,13 +403,13 @@ websetup_show_unsafe: 0
 
 # calendar plugin
 # base of the archives hierarchy
-#archivebase: archives
+archivebase: archives
 # PageSpec of pages to include in the archives, if option `calendar_autocreate` is true.
-#archive_pagespec: page(posts/*) and !*/Discussion
+archive_pagespec: '*'
 # autocreate new calendar pages?
-#calendar_autocreate: 1
+calendar_autocreate: ''
 # if set, when building calendar pages, also build pages of year and month when no pages were published (building empty calendars).
-#calendar_fill_gaps: 1
+calendar_fill_gaps: 1
 
 # img plugin
 # Image formats to process (jpeg, png, gif, svg, pdf or 'everything' to accept all)