From: admin Date: Fri, 11 Nov 2016 18:38:05 +0000 (+0000) Subject: letsencrypt enabled X-Git-Url: https://source.charles.plessy.org/?a=commitdiff_plain;h=0d270e4b69f213c8a5df9973d303956f59ef2d8d;p=source.git letsencrypt enabled --- diff --git a/ikiwiki.setup b/ikiwiki.setup index 4b3978bf..17e66132 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -195,6 +195,8 @@ created: 1294480368 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? @@ -412,6 +414,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