]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
commit of setup files
authoradmin <admin@branchable.com>
Sun, 3 Jul 2011 19:23:01 +0000 (15:23 -0400)
committeradmin <admin@branchable.com>
Sun, 3 Jul 2011 19:23:01 +0000 (15:23 -0400)
ikiwiki.setup

index fc643a4b0424ce5d31aa34cce5d6fa3c6af0099c..9f60888bfacace6aacaccb485903491445499fa1 100644 (file)
@@ -131,7 +131,7 @@ indexpages: 0
 discussion: 1
 # name of Discussion pages
 discussionpage: Discussion
-# generate HTML5? (experimental)
+# generate HTML5?
 html5: 0
 # only send cookies over SSL connections?
 sslcookie: 0
@@ -159,7 +159,7 @@ libdir: /home/b-ikiwiki/.ikiwiki
 ENV:
   TMPDIR: /home/b-ikiwiki/tmp
 # time zone name
-#timezone: US/Eastern
+timezone: JEST+4
 # regexp of normally excluded files to include
 #include: '^\.htaccess$'
 # regexp of files that should be skipped
@@ -328,8 +328,9 @@ po_link_to: default
 
 ######################################################################
 # web plugins
-#   (404, attachment, comments, editdiff, edittemplate, google, goto,
-#    mirrorlist, remove, rename, repolist, search, theme, websetup, wmd)
+#   (404, attachment, comments, editdiff, edittemplate, getsource, google,
+#    goto, mirrorlist, remove, rename, repolist, search, theme, userlist,
+#    websetup, wmd)
 ######################################################################
 
 # attachment plugin
@@ -352,6 +353,10 @@ comments_allowauthor: 0
 # commit comments to the VCS
 comments_commit: 1
 
+# getsource plugin
+# Mime type for returned source.
+#getsource_mimetype: text/plain; charset=utf-8
+
 # mirrorlist plugin
 # list of mirrors
 #mirrorlist: {}
@@ -387,15 +392,17 @@ websetup_unsafe:
   - prefix_directives
   - indexpages
   - repositories
+  - sslcookie
 # show unsafe settings, read-only, in web interface?
 websetup_show_unsafe: 0
 
 ######################################################################
 # widget plugins
 #   (calendar, color, conditional, cutpaste, date, format, fortune,
-#    graphviz, haiku, img, linkmap, listdirectives, map, more, orphans,
-#    pagecount, pagestats, poll, polygen, postsparkline, progress,
-#    shortcut, sparkline, table, template, teximg, toc, toggle, version)
+#    graphviz, haiku, headinganchors, img, linkmap, listdirectives, map,
+#    more, orphans, pagecount, pagestats, poll, polygen, postsparkline,
+#    progress, shortcut, sparkline, table, template, teximg, toc, toggle,
+#    version)
 ######################################################################
 
 # calendar plugin