You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# /etc/cron.d/tt-rss-mysql: crontab fragment for tt-rss-mysql
|
|
# This update feeds for tiny tiny RSS every 20min
|
|
|
|
12,42 * * * * www-data /usr/bin/wget --output-document=/dev/null --quiet http://localhost/tt-rss/public.php?op=globalUpdateFeeds&daemon=1
|