From becd086865f35d64a80d01ffb1ca96d0493dfa03 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sun, 11 Nov 2018 15:54:19 -0800 Subject: Add config options to disable HTTP and scheduler services --- miniflux.1 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'miniflux.1') diff --git a/miniflux.1 b/miniflux.1 index f9a0816..4a687d4 100644 --- a/miniflux.1 +++ b/miniflux.1 @@ -110,6 +110,12 @@ Forces cookies to use secure flag and send HSTS header\&. .B DISABLE_HSTS Disable HTTP Strict Transport Security header if \fBHTTPS\fR is set\&. .TP +.B DISABLE_HTTP_SERVICE +Set the value to 1 to disable the HTTP service\&. +.TP +.B DISABLE_SCHEDULER_SERVICE +Set the value to 1 to disable the internal scheduler service\&. +.TP .B CERT_FILE Path to SSL certificate\&. .TP -- cgit v1.2.3