]> git.wh0rd.org - tt-rss.git/blobdiff - update_daemon2.php
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
[tt-rss.git] / update_daemon2.php
index 51fe8cfec29df8ff63b1448696f61d51cb04492c..30787e6ab2494c2440d79cd6fc6857a8ce4036ed 100755 (executable)
@@ -18,7 +18,6 @@
        define_default('MAX_CHILD_RUNTIME', 1800); // seconds
        define_default('MAX_JOBS', 2);
        define_default('SPAWN_INTERVAL', DAEMON_SLEEP_INTERVAL); // seconds
-       define_default('DAEMON_FEED_LIMIT', 250);
 
        require_once "rssfuncs.php";
        require_once "sanity_check.php";