From: admin Date: Fri, 2 Oct 2015 16:01:45 +0000 (-0400) Subject: commit of setup files X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/d8cdb8bce16605a42261dac35066f98c051323c0 commit of setup files --- diff --git a/ikiwiki.setup b/ikiwiki.setup index 493e6d3e1..f89aaff02 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -227,6 +227,8 @@ cookiejar: useragent: ikiwiki/3.20150330 # theme has a responsive layout? (mobile-optimized) responsive_layout: 1 +# try harder to produce deterministic output +deterministic: 0 ###################################################################### # core plugins @@ -325,6 +327,10 @@ blogspam_pagespec: '*' # 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