From b7c849b5b0314956ae559a1820015c7366a6ca17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Schie=C3=9Fle?= Date: Thu, 14 Jan 2016 12:39:39 +0100 Subject: [PATCH] array need to contain key/value pairs --- plugins/OpportunisticQM/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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