1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-23 03:47:11 +00:00

update_feeds.php for CLI

This commit is contained in:
Andrew Dolgov
2005-12-03 15:25:40 +01:00
parent 8fe19cd81e
commit 1f2b01ed8e
3 changed files with 43 additions and 3 deletions

View File

@@ -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