mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-12-16 18:31:30 +01:00
daemon2: unbreak spawn interval
This commit is contained in:
parent
c90a028cdc
commit
0708291db4
@ -23,8 +23,6 @@
|
||||
require_once "config.php";
|
||||
|
||||
define('MAX_JOBS', 2);
|
||||
define('SPAWN_INTERVAL', 1);
|
||||
|
||||
define('SPAWN_INTERVAL', DAEMON_SLEEP_INTERVAL);
|
||||
|
||||
if (!function_exists('pcntl_fork')) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user