]> git.wh0rd.org - tt-rss.git/blobdiff - config.php-dist
updaterandomfeed: use max_execution_time parameter
[tt-rss.git] / config.php-dist
index e0949c61e089bc8b514e03bccd4f860da8b4da06..85aad41fe46bc0ab169ba27590ed1c9df7fde0cc 100644 (file)
        // Operate in single user mode, disables all functionality related to
        // multiple users.
 
+       define('SIMPLE_UPDATE_MODE', false);
+       // Enables fallback update mode where tt-rss tries to update feeds in
+       // background while tt-rss is open in your browser. Not recommended, please
+       // read http://tt-rss.org/wiki/UpdatingFeeds for more information.
+
        // *****************************
        // *** Files and directories ***
        // *****************************