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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user