From: Andrew Dolgov Date: Sun, 7 Apr 2013 15:08:33 +0000 (+0400) Subject: clarify single user mode description X-Git-Tag: 1.7.9~44 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=a905d89e86b303dc00738b3045ebf4ad9e32bfed;p=tt-rss.git clarify single user mode description --- diff --git a/config.php-dist b/config.php-dist index 43c84518..eb333974 100644 --- a/config.php-dist +++ b/config.php-dist @@ -26,7 +26,8 @@ define('SINGLE_USER_MODE', false); // Operate in single user mode, disables all functionality related to - // multiple users. + // multiple users and authentication. Enabling this assumes you have + // your tt-rss directory protected by other means (e.g. http auth). define('SIMPLE_UPDATE_MODE', false); // Enables fallback update mode where tt-rss tries to update feeds in