From d8cdb8bce16605a42261dac35066f98c051323c0 Mon Sep 17 00:00:00 2001 From: admin Date: Fri, 2 Oct 2015 12:01:45 -0400 Subject: [PATCH] commit of setup files --- ikiwiki.setup | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.39.2