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: []
# 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
######################################################################
# 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)
######################################################################
# 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: {}
# 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)