added section for 'presence_events'

This commit is contained in:
vs 2014-05-30 06:51:03 -07:00
parent b74b367791
commit 918502c8fe

View File

@ -358,6 +358,18 @@ only the cache for the mine system.
enforce_mine_cache: False
``presence_events``
----------------------
Default: False
When enabled the master regularly sends events of currently connected, lost
and newly connected minions on the eventbus.
.. code-block:: yaml
presence_events: False
Master Security Settings
========================