Clarify mine_interval setting location in min docs

Needs clarification pointing direct to the minion config as it follows
config that can be in wither pillar or config which can be confusing.

Especially to me :D
This commit is contained in:
Ryan Walder 2018-03-08 16:30:36 +00:00
parent ba4266f233
commit b9c9d2d747

View file

@ -79,7 +79,8 @@ Mine Interval
The Salt Mine functions are executed when the Minion starts and at a given
interval by the scheduler. The default interval is every 60 minutes and can
be adjusted for the Minion via the ``mine_interval`` option:
be adjusted for the Minion via the ``mine_interval`` option in the minion
config:
.. code-block:: yaml