From: Björn Schießle Date: Thu, 14 Jan 2016 11:39:39 +0000 (+0100) Subject: array need to contain key/value pairs X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;ds=inline;h=b7c849b5b0314956ae559a1820015c7366a6ca17;p=quix0rs-gnu-social.git array need to contain key/value pairs --- diff --git a/plugins/OpportunisticQM/README b/plugins/OpportunisticQM/README index 5d20d68bb8..57baf29937 100644 --- a/plugins/OpportunisticQM/README +++ b/plugins/OpportunisticQM/README @@ -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