mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 21:45:56 +00:00
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
This commit is contained in:
@@ -18,7 +18,6 @@
|
|||||||
define_default('MAX_CHILD_RUNTIME', 1800); // seconds
|
define_default('MAX_CHILD_RUNTIME', 1800); // seconds
|
||||||
define_default('MAX_JOBS', 2);
|
define_default('MAX_JOBS', 2);
|
||||||
define_default('SPAWN_INTERVAL', DAEMON_SLEEP_INTERVAL); // seconds
|
define_default('SPAWN_INTERVAL', DAEMON_SLEEP_INTERVAL); // seconds
|
||||||
define_default('DAEMON_FEED_LIMIT', 250);
|
|
||||||
|
|
||||||
require_once "rssfuncs.php";
|
require_once "rssfuncs.php";
|
||||||
require_once "sanity_check.php";
|
require_once "sanity_check.php";
|
||||||
|
|||||||
Reference in New Issue
Block a user