summaryrefslogtreecommitdiff
path: root/config.php-dist
diff options
context:
space:
mode:
Diffstat (limited to 'config.php-dist')
-rw-r--r--config.php-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.php-dist b/config.php-dist
index b8005e1b6..126ab4c09 100644
--- a/config.php-dist
+++ b/config.php-dist
@@ -58,7 +58,7 @@
// so that wget does not time out. Substitute your site name, tt-rss
// path, and username/password as necessary.
//
- // */30 * * * * /usr/bin/wget -O /dev/null -T 600 "http://username:[email protected]/tt-rss/backend.php?op=rpc&subop=updateAllFeeds&daemon=1"
+ // */30 * * * * /usr/bin/wget -O /dev/null -T 600 "http://username:[email protected]/tt-rss/backend.php?op=updateAllFeeds&daemon=1"
//
define(DISPLAY_FEEDLIST_ACTIONS, false);