From: admin Date: Sun, 16 Oct 2016 16:54:05 +0000 (+0000) Subject: letsencrypt enabled X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/c2163600ead2a0daa72e18daad2acdc67d25a78d letsencrypt enabled --- diff --git a/ikiwiki.setup b/ikiwiki.setup index 81f0abf66..78f5f22f4 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -301,6 +301,8 @@ created: 1305836524 ipv6_disabled: 0 # redirect from http to https? redirect_to_https: 0 +# use Lets Encrypt to generate http certificate? +use_letsencrypt: 1 # inline plugin # enable rss feeds by default? @@ -519,6 +521,10 @@ websetup_show_unsafe: 0 # 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 directive_description_dir: ikiwiki/directive