diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/rainerscript.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/rainerscript.html b/doc/rainerscript.html index 8548f79b..d1d9f0a2 100644 --- a/doc/rainerscript.html +++ b/doc/rainerscript.html @@ -36,6 +36,7 @@ concatenate them, use the concatenation operator &). script interpreter when there is need to do so.<br> <h2>configuration objects</h2> <h3>main_queue()</h3> +<p><i>This object is available since 7.5.3.</i> This permits to specify parameters for the main message queue. Note that only <a href="queue_parameters.html">queue-parameters</a> are permitted for this config object. This permits to set the same options like in ruleset and action |