We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5bd21b commit 39edd60Copy full SHA for 39edd60
docs/rabbitmq.config.example
@@ -339,7 +339,7 @@
339
340
%% Enables flow control between queue mirrors.
341
%% Disabling this can be dangerous and is not recommended.
342
- %% 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.
343
%% Mirrors will end up using increasingly more RAM, eventually triggering a memory alarm.
344
%%
345
%% {mirroring_flow_control, true},
0 commit comments