mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 14:20:22 -07:00
Docs: accelerate mode -> accelerated mode
The docs sometimes referred to "accelerated mode" as "accelerate mode". This patch changes it to "accelerated mode" everywhere.
This commit is contained in:
parent
7cd5b13e34
commit
684cdd0298
2 changed files with 10 additions and 10 deletions
|
@ -662,8 +662,8 @@ recommended if you can enable it, eliminating the need for :doc:`playbooks_accel
|
|||
|
||||
.. _accelerate_settings:
|
||||
|
||||
Accelerate Mode Settings
|
||||
------------------------
|
||||
Accelerated Mode Settings
|
||||
-------------------------
|
||||
|
||||
Under the [accelerate] header, the following settings are tunable for :doc:`playbooks_acceleration`. Acceleration is
|
||||
a useful performance feature to use if you cannot enable :ref:`pipelining` in your environment, but is probably
|
||||
|
@ -676,7 +676,7 @@ accelerate_port
|
|||
|
||||
.. versionadded:: 1.3
|
||||
|
||||
This is the port to use for accelerate mode::
|
||||
This is the port to use for accelerated mode::
|
||||
|
||||
accelerate_port = 5099
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue