diff options
| author | Josh Soref <jsoref@users.noreply.github.com> | 2019-02-12 11:56:49 -0500 |
|---|---|---|
| committer | Josh Soref <jsoref@users.noreply.github.com> | 2019-02-12 11:56:49 -0500 |
| commit | 39edd608f8635b69d0f9a58f8d16dff12056c5f2 (patch) | |
| tree | 73dae77b0f636a22d55c79d5a11c817d4405bd62 | |
| parent | c5bd21b801a1c539fb2a45f6f2458085e351a994 (diff) | |
| download | rabbitmq-server-git-39edd608f8635b69d0f9a58f8d16dff12056c5f2.tar.gz | |
spelling: disabled
| -rw-r--r-- | docs/rabbitmq.config.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rabbitmq.config.example b/docs/rabbitmq.config.example index f67744f097..eba4921c84 100644 --- a/docs/rabbitmq.config.example +++ b/docs/rabbitmq.config.example @@ -339,7 +339,7 @@ %% Enables flow control between queue mirrors. %% Disabling this can be dangerous and is not recommended. - %% When flow control is disablied, queue masters can outpace mirrors and not allow mirrors to catch up. + %% When flow control is disabled, queue masters can outpace mirrors and not allow mirrors to catch up. %% Mirrors will end up using increasingly more RAM, eventually triggering a memory alarm. %% %% {mirroring_flow_control, true}, |
