summaryrefslogtreecommitdiff
path: root/config.php-dist
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-01-15 17:34:17 +0300
committerAndrew Dolgov <[email protected]>2010-01-15 17:34:17 +0300
commit3809b27874608388ec145d76b6da28b1e7eadab1 (patch)
tree049b69cf3f06b4fcfeee1e206971de0744eebb9c /config.php-dist
parent2a13f31c394dcae833036a17e95e26bd88283c9c (diff)
remove config option SMART_RPC_COUNTERS
Diffstat (limited to 'config.php-dist')
-rw-r--r--config.php-dist8
1 files changed, 0 insertions, 8 deletions
diff --git a/config.php-dist b/config.php-dist
index af0b7923d..85fe7cdc4 100644
--- a/config.php-dist
+++ b/config.php-dist
@@ -37,14 +37,6 @@
// 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