Skip to content

Commit 39edd60

Browse files
committed
spelling: disabled
1 parent c5bd21b commit 39edd60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rabbitmq.config.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@
339339

340340
%% Enables flow control between queue mirrors.
341341
%% 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.
342+
%% When flow control is disabled, queue masters can outpace mirrors and not allow mirrors to catch up.
343343
%% Mirrors will end up using increasingly more RAM, eventually triggering a memory alarm.
344344
%%
345345
%% {mirroring_flow_control, true},

0 commit comments

Comments
 (0)