diff options
author | admin <admin@branchable.com> | 2016-03-13 23:02:04 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-03-13 23:02:04 +0000 |
commit | f2ac1e11a72d245ed568b19729096cec5fc282ff (patch) | |
tree | 6447fbf2425f01d19a1ce9d036e381eaf31e168e | |
parent | 99d93ad55b6b6b4ccaa2b44eda173f523aab979d (diff) | |
download | standingwithresilience-f2ac1e11a72d245ed568b19729096cec5fc282ff.tar.gz standingwithresilience-f2ac1e11a72d245ed568b19729096cec5fc282ff.zip |
commit of setup files
-rw-r--r-- | ikiwiki.setup | 37 |
1 files changed, 19 insertions, 18 deletions
diff --git a/ikiwiki.setup b/ikiwiki.setup index 20437c4..984a88e 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -10,10 +10,10 @@ # name of the wiki wikiname: Standing With Resilience # contact email for wiki -adminemail: admin@branchable.com +adminemail: standing.with.resilience@riseup.net # users who are wiki admins adminuser: -- http://none/ +- standing.with.resilience@riseup.net # users who are banned from the wiki banned_users: [] # where the source of the wiki is located @@ -143,7 +143,7 @@ branchable: 1 # Allow anyone to git push verified changes to this site? anonpush: 1 # Display "Branchable" link on action bar? -#branchable_action: 1 +branchable_action: 1 # git plugin # git hook to generate @@ -153,7 +153,7 @@ git_wrapper: /home/b-standingwithresilience/source.git/hooks/post-update # mode for git_wrapper (can safely be made suid) git_wrappermode: 6755 # git pre-receive hook to generate -#git_test_receive_wrapper: /git/wiki.git/hooks/pre-receive +git_test_receive_wrapper: /home/b-standingwithresilience/source.git/hooks/pre-receive # unix users whose commits should be checked by the pre-receive hook untrusted_committers: - ikiwiki-anon @@ -162,9 +162,9 @@ historyurl: http://source.standingwithresilience.branchable.com/?p=source.git;a= # gitweb url to show a diff ([[file]], [[sha1_to]], [[sha1_from]], [[sha1_commit]], and [[sha1_parent]] substituted) diffurl: http://source.standingwithresilience.branchable.com/?p=source.git;a=blobdiff;f=[[file]];h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_commit]];hpb=[[sha1_parent]] # where to pull and push changes (set to empty string to disable) -#gitorigin_branch: origin +gitorigin_branch: origin # branch that the wiki is stored in -#gitmaster_branch: master +gitmaster_branch: master # gitpush plugin # git repository urls that changes are pushed to @@ -188,9 +188,9 @@ created: 1457910076 # how many days to retain logs #log_period: 7 # disable IPv6? -#ipv6_disabled: 1 +ipv6_disabled: 0 # redirect from http to https? -#redirect_to_https: 1 +redirect_to_https: 0 # inline plugin # enable rss feeds by default? @@ -202,7 +202,7 @@ atom: 1 # allow atom feeds to be used? #allowatom: 0 # urls to ping (using XML-RPC) on feed update -#pingurl: http://rpc.technorati.com/rpc/ping +pingurl: [] ###################################################################### # auth plugins @@ -262,9 +262,9 @@ openid_cgiurl: http://standingwithresilience.branchable.com/ikiwiki.cgi # types of source files to syntax highlight #tohighlight: .c .h .cpp .pl .py Makefile:make # location of highlight's filetypes.conf -#filetypes_conf: /etc/highlight/filetypes.conf +filetypes_conf: /etc/highlight/filetypes.conf # location of highlight's langDefs directory -#langdefdir: /usr/share/highlight/langDefs +langdefdir: /usr/share/highlight/langDefs # mdwn plugin # enable multimarkdown features? @@ -355,12 +355,13 @@ virus_checker: clamdscan - # repolist plugin # URIs of repositories containing the wiki's source -#repositories: -#- svn://svn.example.org/wiki/trunk +repositories: +- ssh://b-standingwithresilience@standingwithresilience.branchable.com/ +- git://standingwithresilience.branchable.com/ # search plugin # path to the omega cgi program -#omega_cgi: /usr/lib/cgi-bin/omega/omega +omega_cgi: /usr/lib/cgi-bin/omega/omega # use google site search rather than internal xapian index? google_search: 1 @@ -411,7 +412,7 @@ websetup_show_unsafe: 0 # listdirectives plugin # directory in srcdir that contains directive descriptions -#directive_description_dir: ikiwiki/directive +directive_description_dir: ikiwiki/directive # teximg plugin # Should teximg use dvipng to render, or dvips and convert? @@ -477,9 +478,9 @@ websetup_show_unsafe: 0 # recentchanges plugin # name of the recentchanges page -#recentchangespage: recentchanges +recentchangespage: recentchanges # number of changes to track -#recentchangesnum: 100 +recentchangesnum: 100 # rsync plugin # command to run to sync updated pages @@ -495,7 +496,7 @@ websetup_show_unsafe: 0 # autocreate new tag pages? #tag_autocreate: 1 # commit autocreated tag pages -#tag_autocreate_commit: 1 +tag_autocreate_commit: 1 # typography plugin # Text::Typography attributes value |