]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Configurable delay between queuedaemon.php spawns/respawns to help stagger out startu...
authorBrion Vibber <brion@pobox.com>
Tue, 9 Feb 2010 20:39:31 +0000 (12:39 -0800)
committerBrion Vibber <brion@pobox.com>
Tue, 9 Feb 2010 20:39:31 +0000 (12:39 -0800)
commitcd0f288fa725aebaf6cb9ae240c2b085000f6707
tree2340429722a397ee6cfb88ef476b033071197fb5
parent4c7ac503d44b8ca74f68e03dd297916691e7f884
Configurable delay between queuedaemon.php spawns/respawns to help stagger out startups and subscriptions. Defaults to 1 second.
$config['queue']['spawndelay'] = 1;
lib/default.php
lib/spawningdaemon.php