summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradmin <admin@branchable.com>2016-03-13 23:22:50 +0000
committeradmin <admin@branchable.com>2016-03-13 23:22:50 +0000
commita716bf8a15e6a3d29925cec1766bc4614e67c47d (patch)
treed66ac972a4390bc318adc3b3c4eb6dc60f713a61
parentf2ac1e11a72d245ed568b19729096cec5fc282ff (diff)
downloadstandingwithresilience-a716bf8a15e6a3d29925cec1766bc4614e67c47d.tar.gz
standingwithresilience-a716bf8a15e6a3d29925cec1766bc4614e67c47d.zip
commit of setup files
-rw-r--r--ikiwiki.setup48
1 files changed, 22 insertions, 26 deletions
diff --git a/ikiwiki.setup b/ikiwiki.setup
index 984a88e..f38434c 100644
--- a/ikiwiki.setup
+++ b/ikiwiki.setup
@@ -13,6 +13,7 @@ wikiname: Standing With Resilience
adminemail: standing.with.resilience@riseup.net
# users who are wiki admins
adminuser:
+- baffo32@gmail.com
- standing.with.resilience@riseup.net
# users who are banned from the wiki
banned_users: []
@@ -33,7 +34,7 @@ cgi_wrappermode: 0755
# number of seconds to delay CGI requests when overloaded
cgi_overload_delay: ''
# message to display when overloaded (may contain html)
-cgi_overload_message: Please wait...
+cgi_overload_message: Please wait... (server busy)
# enable optimization of only refreshing committed changes?
only_committed_changes: 0
# rcs backend to use
@@ -109,8 +110,7 @@ libdirs: []
# extra library and plugin directory (searched after libdirs)
libdir: /home/b-standingwithresilience/.ikiwiki
# environment variables
-ENV:
- TMPDIR: /home/b-standingwithresilience/tmp
+#ENV: ''
# time zone name
timezone: GMT
# regexp of normally excluded files to include
@@ -188,9 +188,9 @@ created: 1457910076
# how many days to retain logs
#log_period: 7
# disable IPv6?
-ipv6_disabled: 0
+ipv6_disabled: 1
# redirect from http to https?
-redirect_to_https: 0
+redirect_to_https: 1
# inline plugin
# enable rss feeds by default?
@@ -281,9 +281,9 @@ langdefdir: /usr/share/highlight/langDefs
#- es|Español
#- de|Deutsch
# PageSpec controlling which pages are translatable
-#po_translatable_pages: '* and !*/Discussion'
+po_translatable_pages: ''
# internal linking behavior (default/current/negotiated)
-#po_link_to: current
+po_link_to: default
######################################################################
# special-purpose plugins
@@ -316,8 +316,8 @@ langdefdir: /usr/share/highlight/langDefs
######################################################################
# 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)
######################################################################
@@ -329,23 +329,19 @@ virus_checker: clamdscan -
# comments plugin
# PageSpec of pages where comments are allowed
-#comments_pagespec: blog/* and !*/Discussion
+comments_pagespec: ''
# PageSpec of pages where posting new comments is not allowed
-#comments_closed_pagespec: blog/controversial or blog/flamewar
+comments_closed_pagespec: ''
# Base name for comments, e.g. "comment_" for pages like "sandbox/comment_12"
-#comments_pagename: ''
+comments_pagename: comment_
# Interpret directives in comments?
#comments_allowdirectives: 0
# Allow anonymous commenters to set an author name?
#comments_allowauthor: 0
# commit comments to the VCS
-#comments_commit: 1
+comments_commit: 1
# Restrict formats for comments to (no restriction if empty)
-#comments_allowformats: mdwn txt
-
-# getsource plugin
-# Mime type for returned source.
-#getsource_mimetype: text/plain; charset=utf-8
+comments_allowformats: ''
# mirrorlist plugin
# list of mirrors
@@ -363,7 +359,7 @@ repositories:
# path to the omega cgi program
omega_cgi: /usr/lib/cgi-bin/omega/omega
# use google site search rather than internal xapian index?
-google_search: 1
+google_search: 0
# theme plugin
# name of theme to enable
@@ -402,13 +398,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
# listdirectives plugin
# directory in srcdir that contains directive descriptions
@@ -448,13 +444,13 @@ directive_description_dir: ikiwiki/directive
# aggregate plugin
# enable aggregation to internal pages?
-#aggregateinternal: 1
+aggregateinternal: 1
# allow aggregation to be triggered via the web?
#aggregate_webtrigger: 0
# autoindex plugin
# commit autocreated index pages
-#autoindex_commit: 1
+autoindex_commit: 1
# camelcase plugin
# list of words to not turn into links
@@ -474,7 +470,7 @@ directive_description_dir: ikiwiki/directive
# prettydate plugin
# format to use to display date
-#prettydateformat: '%X, %B %o, %Y'
+prettydateformat: '%X, %B %o, %Y'
# recentchanges plugin
# name of the recentchanges page