From b7db033bddd39bb2235933a5a931ce27df3360e3 Mon Sep 17 00:00:00 2001 From: rugk Date: Fri, 21 Jun 2019 19:50:40 +0200 Subject: [PATCH] Adjust config text --- cfg/conf.sample.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cfg/conf.sample.php b/cfg/conf.sample.php index b195e2a9..01dd32df 100644 --- a/cfg/conf.sample.php +++ b/cfg/conf.sample.php @@ -77,7 +77,10 @@ languageselection = false ; sha256 in HMAC for the deletion token zerobincompatibility = false -; enable or disable the warning message when the site is served over HTTP instead of HTTPS, defaults to true +; Enable or disable the warning message when the site is served over an insecure connection (insecure HTTP instead of HTTPS), defaults to true. +; Secure transport methods like Tor and I2P domains are automatically whitelisted. +; It is **strongly discouraged** to disable this. +; See https://github.com/PrivateBin/PrivateBin/wiki/FAQ#why-does-it-show-me-an-error-about-an-insecure-connection for more information. httpwarning = true [expire]