1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 07:55:57 +00:00

experimental split of public calls into public.php (refs #389)

This commit is contained in:
Andrew Dolgov
2011-11-15 11:40:57 +04:00
parent 507426ef6e
commit e0d91d846d
8 changed files with 304 additions and 219 deletions

View File

@@ -1,4 +1,4 @@
# /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/backend.php?op=globalUpdateFeeds&daemon=1
12,42 * * * * www-data /usr/bin/wget --output-document=/dev/null --quiet http://localhost/tt-rss/public.php?op=globalUpdateFeeds&daemon=1