]> git.wh0rd.org - tt-rss.git/commit - update_daemon2.php
fix DAEMON_SLEEP_INTERVAL not being defined when used
authorAndrew Dolgov <noreply@fakecake.org>
Sat, 6 May 2017 07:54:14 +0000 (10:54 +0300)
committerAndrew Dolgov <noreply@fakecake.org>
Sat, 6 May 2017 07:54:14 +0000 (10:54 +0300)
commit4fd0790804191dac3247430cc3bd7053ae7d32ca
tree623a584dc90470c47231ab5ec99ca3582407c855
parente6c886bf66928d4bd496672f12b79b547747677b
fix DAEMON_SLEEP_INTERVAL not being defined when used
enforce minimum 60 sec spawn/sleep interval in update processes
classes/rssutils.php
include/functions.php
update.php
update_daemon2.php