]> git.wh0rd.org - tt-rss.git/blobdiff - config.php-dist
remove config option SMART_RPC_COUNTERS
[tt-rss.git] / config.php-dist
index af0b7923d618498ef68ceccb78dae43f53a4c036..85fe7cdc4ec2d1cfd6a861a9a5bdcd959abaf7b0 100644 (file)
        // Operate in single user mode, disables all functionality related to
        // multiple users.
        
-       define('SMART_RPC_COUNTERS', false);
-       // If enabled, stores feed counter information on the server side and sends
-       // only diffs to the client. In the nutshell, it saves your bandwidth and
-       // makes UI more responsive, but eats server memory.
-       // This option can introduce a lot of weird interface glitches in
-       // some use-cases (if you have more than one tt-rss window open, for example)
-       // so it is disabled by default.
-
        define('ENABLE_FEED_BROWSER', true);
        // Enable or disable local feed browser