mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Make doc build test pass.
This commit is contained in:
parent
800113083b
commit
b3c3f5263a
1 changed files with 2 additions and 0 deletions
|
@ -12,3 +12,5 @@ To fix `#53411`_ a new configuration parameter `event_listen_queue_max_seconds`
|
|||
When this is set to a value greater than 0 and `event_listen_queue` is not 0, if the oldest event
|
||||
in the listen queue is older than `event_listen_queue_max_seconds`, the queue will be flushed to
|
||||
returners regardless of how many events are in the queue.
|
||||
|
||||
.. _`#53411`: https://github.com/saltstack/salt/issues/53411
|
||||
|
|
Loading…
Add table
Reference in a new issue