Merge branch 'master' of git.gnu.io:gnu/gnu-social

This commit is contained in:
Mikael Nordfeldth 2016-01-17 00:40:14 +01:00
commit 78346af572
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ time for 1 second since starting the Action processing. If you want to
change this (such as disabling, 0 seconds, or maybe running bigger
chunks, for like 4 seconds) you can do this, where 'n' is time in seconds.
addPlugin('OpportunisticQM', array('secs_per_action', n));
addPlugin('OpportunisticQM', array('secs_per_action' => n));
Add 'rel_to_pageload'=>false to the array if you want to run the queue
for a certain amount of seconds _despite_ maybe already having run that