mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Change the phrasing for clarity
This commit is contained in:
parent
8e12cdf8d5
commit
813c66e1ba
1 changed files with 4 additions and 4 deletions
|
@ -32,10 +32,10 @@ All salt-api functionality disabled by default
|
|||
----------------------------------------------
|
||||
|
||||
All netapi clients, which provide the functionality to ``salt-api``, will now
|
||||
be disabled by default. If you use ``salt-api``, you must add the new
|
||||
``netapi_enable_clients`` option to your salt master config. This is a breaking
|
||||
change and the ``salt-api`` will not function without this new configuration
|
||||
option. See :ref:`netapi-introduction` for more information.
|
||||
be disabled by default as a security precaution. If you use ``salt-api``, you
|
||||
must add the new ``netapi_enable_clients`` option to your salt master config.
|
||||
This is a breaking change and the ``salt-api`` will not function without this
|
||||
new configuration option. See :ref:`netapi-introduction` for more information.
|
||||
|
||||
|
||||
How do I migrate to the onedir packages?
|
||||
|
|
Loading…
Add table
Reference in a new issue