From fec55097bd5751a87607af5ee4d70ad26e148875 Mon Sep 17 00:00:00 2001 From: admin Date: Fri, 2 Oct 2015 16:00:42 +0000 Subject: [PATCH] commit of setup files --- ikiwiki.setup | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ikiwiki.setup b/ikiwiki.setup index 15cd90ea..4b3978bf 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -129,6 +129,8 @@ cookiejar: useragent: ikiwiki/3.20141017 # theme has a responsive layout? (mobile-optimized) responsive_layout: 1 +# try harder to produce deterministic output +deterministic: 0 ###################################################################### # core plugins @@ -224,6 +226,10 @@ pingurl: [] # 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.47.3