summaryrefslogtreecommitdiff
path: root/config.php-dist
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-12-03 15:25:40 +0100
committerAndrew Dolgov <[email protected]>2005-12-03 15:25:40 +0100
commit1f2b01ed8ee1a7934be8d4ea4e7bfc2980910e3a (patch)
tree4fd86bf07603540a52b63e6c80101f026749da16 /config.php-dist
parent8fe19cd81eae2b5a59652135e11463620b02419c (diff)
update_feeds.php for CLI
Diffstat (limited to 'config.php-dist')
-rw-r--r--config.php-dist3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.php-dist b/config.php-dist
index 56a554106..00b47bfcc 100644
--- a/config.php-dist
+++ b/config.php-dist
@@ -39,6 +39,9 @@
// */30 * * * * /usr/bin/wget -O /dev/null -T 600 "http://www.your-site.xxx/tt-rss/backend.php?op=globalUpdateFeeds&daemon=1"
//
+ // The alternative approach is to run update_feeds.php from your crontab
+ // with command line PHP interpreter.
+
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