From 3256aa3eadb556dbe304af7ec6d05cbe97d2ebef Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 21 Dec 2021 17:17:11 +0100 Subject: [PATCH] Update config.php --- conf/config.php | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/config.php b/conf/config.php index 0265d56..2a3521f 100644 --- a/conf/config.php +++ b/conf/config.php @@ -25,6 +25,7 @@ // You need to set this option correctly otherwise several features // including PUSH, bookmarklets and browser integration will not work properly. + //putenv('TTRSS_SIMPLE_UPDATE_MODE=true'); // ********************** // *** Authentication ***