]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - ikiwiki.setup
Block a web spammer (username and IP).
[git.ikiwiki.info.git] / ikiwiki.setup
index af86e01e1dd421c727a5811df67f4b8aa2e5929e..722267a9750d33f2c1e826a60b79bcf38e4bdeda 100644 (file)
 # name of the wiki
 wikiname: ikiwiki
 # contact email for wiki
-adminemail: joey@ikiwiki.info
+adminemail: admin@branchable.com
 # users who are wiki admins
 adminuser:
 - http://joey.kitenet.net/
 - http://joeyh.name/
 - smcv
+- id@joeyh.name
 # users who are banned from the wiki
 banned_users:
 - http://tonyguards.myopenid.com/
@@ -95,6 +96,19 @@ banned_users:
 - ip(122.173.*.*)
 - https://www.google.com/accounts/o8/id?id=AItOawlyeMDnU_eaFpTAKNEyeZJJIcWPdLyz3js
 - ip(187.209.217.54)
+- https://me.yahoo.com/a/7bUPkZg.gdHGMU8azO0bnVfS23aU5iT7h263LhiVB3r9j6W_yUR9lX1Ia6UJfs247nNtKGg-*
+- ip(136.0.0.90)
+- jhakasbaba76
+- jhakasbaba76@c741fb7726e8ce4a230bc1a0d48fbeb496e46f89
+- ip(110.172.140.98)
+- arachni_name
+- SlodreDalk
+- 360boom720
+- 360boom720@96742a13497f17d9af1b1acd9adf87015b1d47bc
+- gogreenjogja1453@56603ad3936bedbc9abc21927a3fb31a5a84a8da
+- ip(114.142.169.63)
+- jaysonbaldecanas1986@02a3781ec9b12161d643d2a35782561391092501
+- ip(193.150.70.77)
 # where the source of the wiki is located
 srcdir: /home/b-ikiwiki/source/doc
 # where to build the wiki
@@ -103,6 +117,8 @@ destdir: /home/b-ikiwiki/public_html
 url: http://ikiwiki.info
 # url to the ikiwiki.cgi
 cgiurl: http://ikiwiki.info/ikiwiki.cgi
+# do not adjust cgiurl if CGI is accessed via different URL
+reverse_proxy: 0
 # filename of cgi wrapper to generate
 cgi_wrapper: /var/www/b-ikiwiki/ikiwiki.cgi
 # mode for cgi_wrapper (can safely be made suid)
@@ -110,7 +126,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: ''
+cgi_overload_message: Please wait..
 # enable optimization of only refreshing committed changes?
 only_committed_changes: 0
 # rcs backend to use
@@ -179,7 +195,7 @@ indexpages: 0
 discussion: 1
 # name of Discussion pages
 discussionpage: Discussion
-# generate HTML5?
+# use elements new in HTML5 like <section>?
 html5: 0
 # only send cookies over SSL connections?
 sslcookie: 0
@@ -201,11 +217,12 @@ hardlink: 1
 #umask: public
 # group for wrappers to run in
 #wrappergroup: ikiwiki
-# extra library and plugin directory
+# extra library and plugin directories
+libdirs: []
+# extra library and plugin directory (searched after libdirs)
 libdir: /home/b-ikiwiki/.ikiwiki
 # environment variables
-ENV:
-  TMPDIR: /home/b-ikiwiki/tmp
+#ENV: ''
 # time zone name
 timezone: JEST+4
 # regexp of normally excluded files to include
@@ -219,11 +236,17 @@ allow_symlinks_before_srcdir: 0
 # cookie control
 cookiejar:
   file: /home/b-ikiwiki/.ikiwiki/cookies
+# set custom user agent string for outbound HTTP requests e.g. when fetching aggregated RSS feeds
+useragent: ikiwiki/3.20150330
+# theme has a responsive layout? (mobile-optimized)
+responsive_layout: 1
+# try harder to produce deterministic output
+deterministic: 0
 
 ######################################################################
 # core plugins
 #   (branchable, editpage, git, gitpush, htmlscrubber, ikiwikihosting,
-#    inline, link, meta, parentlinks)
+#    inline, link, meta, parentlinks, templatebody)
 ######################################################################
 
 # branchable plugin
@@ -258,7 +281,6 @@ gitmaster_branch: master
 # gitpush plugin
 # git repository urls that changes are pushed to
 git_push_to:
-- git@github.com:joeyh/ikiwiki.git
 - joey@git.kitenet.net:/srv/git/ikiwiki.git
 
 # htmlscrubber plugin
@@ -272,7 +294,7 @@ urlalias:
 - http://ikiwiki.branchable.com/
 - http://git.ikiwiki.info/
 - http://www.ikiwiki.info/
-# openid of primary site owner
+# openid or email of primary site owner
 owner: http://joey.kitenet.net/
 # optional hostname of site this one was branched from
 #parent: ''
@@ -284,6 +306,10 @@ created: 1305836524
 #log_period: 7
 # disable IPv6?
 ipv6_disabled: 0
+# redirect from http to https?
+redirect_to_https: 0
+# use Lets Encrypt to generate https certificate?
+use_letsencrypt: 1
 
 # inline plugin
 # enable rss feeds by default?
@@ -299,7 +325,7 @@ pingurl: []
 
 ######################################################################
 # auth plugins
-#   (anonok, blogspam, httpauth, lockedit, moderatedcomments,
+#   (anonok, blogspam, emailauth, httpauth, lockedit, moderatedcomments,
 #    opendiscussion, openid, passwordauth, signinedit)
 ######################################################################
 
@@ -312,9 +338,13 @@ pingurl: []
 blogspam_pagespec: '*'
 # options to send to blogspam server
 #blogspam_options: blacklist=1.2.3.4,blacklist=8.7.6.5,max-links=10
-# blogspam server XML-RPC url
+# blogspam server JSON url
 #blogspam_server: ''
 
+# emailauth plugin
+# email address to send emailauth mails as (default: adminemail)
+emailauth_sender: login@branchable.com
+
 # httpauth plugin
 # url to redirect to when authentication is needed
 #cgiauthurl: http://example.com/wiki/auth/ikiwiki.cgi
@@ -331,7 +361,7 @@ locked_pages: tipjar or tips/DreamHost
 
 # openid plugin
 # url pattern of openid realm (default is cgiurl)
-#openid_realm: ''
+openid_realm: http://*.branchable.com/
 # url to ikiwiki cgi to use for openid authentication (default is cgiurl)
 #openid_cgiurl: ''
 
@@ -360,14 +390,18 @@ langdefdir: /usr/share/highlight/langDefs
 #multimarkdown: 0
 # disable use of markdown discount?
 #nodiscount: 0
+# enable footnotes in Markdown (where supported)?
+mdwn_footnotes: 1
+# interpret line like 'A. First item' as ordered list when using Discount?
+mdwn_alpha_lists: 0
 
 # po plugin
 # master language (non-PO files)
 #po_master_language: en|English
 # slave languages (translated via PO files) format: ll|Langname
 #po_slave_languages:
-#- fr|Français
-#- es|Español
+#- fr|FranÃ\83§ais
+#- es|EspaÃ\83±ol
 #- de|Deutsch
 # PageSpec controlling which pages are translatable
 po_translatable_pages: ''
@@ -405,8 +439,8 @@ po_link_to: default
 
 ######################################################################
 # 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)
 ######################################################################
 
@@ -432,10 +466,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: {}
@@ -490,9 +520,17 @@ websetup_show_unsafe: 0
 
 # calendar plugin
 # base of the archives hierarchy
-#archivebase: archives
-# PageSpec of pages to include in the archives; used by ikiwiki-calendar command
-#archive_pagespec: page(posts/*) and !*/Discussion
+archivebase: archives
+# PageSpec of pages to include in the archives, if option `calendar_autocreate` is true.
+archive_pagespec: '*'
+# autocreate new calendar pages?
+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
+
+# img plugin
+# Image formats to process (jpeg, png, gif, svg, pdf or 'everything' to accept all)
+#img_allowed_formats: ''
 
 # listdirectives plugin
 # directory in srcdir that contains directive descriptions
@@ -502,31 +540,25 @@ directive_description_dir: ikiwiki/directive
 # Should teximg use dvipng to render, or dvips and convert?
 #teximg_dvipng: ''
 # LaTeX prefix for teximg plugin
-#teximg_prefix: '\documentclass{article}
-#
+#teximg_prefix: |
+#  \documentclass{article}
 #  \usepackage[utf8]{inputenc}
-#
 #  \usepackage{amsmath}
-#
 #  \usepackage{amsfonts}
-#
 #  \usepackage{amssymb}
-#
 #  \pagestyle{empty}
-#
 #  \begin{document}
-#
-#'
 # LaTeX postfix for teximg plugin
 #teximg_postfix: \end{document}
 
 ######################################################################
 # other plugins
 #   (aggregate, autoindex, brokenlinks, camelcase, ddate, embed, favicon,
-#    filecheck, flattr, goodstuff, htmlbalance, localstyle, missingsite,
-#    notifyemail, pagetemplate, parked, pingee, pinger, prettydate,
-#    recentchanges, recentchangesdiff, relativedate, rsync, sidebar,
-#    smiley, sortnaturally, tag, testpagespec, trail, transient, typography)
+#    filecheck, flattr, goodstuff, htmlbalance, localstyle, loginselector,
+#    missingsite, notifyemail, pagetemplate, parked, pingee, pinger,
+#    prettydate, recentchanges, recentchangesdiff, relativedate, rsync,
+#    sidebar, smiley, sortnaturally, tag, testpagespec, trail, transient,
+#    typography)
 ######################################################################
 
 # aggregate plugin