mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 08:35:21 +00:00
Fix weird merge conflict
This commit is contained in:
parent
96431972ac
commit
9c03423ba0
@ -12,3 +12,6 @@ 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…
Reference in New Issue
Block a user