mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-04 17:39:14 +00:00
smart RPC I/O is now optional, add functionality to getLabelCounters()
This commit is contained in:
@@ -38,4 +38,9 @@
|
||||
// */30 * * * * /usr/bin/wget -O /dev/null -T 600 "http://www.your-site.xxx/tt-rss/backend.php?op=globalUpdateFeeds&daemon=1"
|
||||
//
|
||||
|
||||
define('SMART_RPC_COUNTERS', true);
|
||||
// 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.
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user