Skip to content

Commit d176bf3

Browse files
author
Emile Joubert
committed
Use same disk free limit in sample config
1 parent b1be2e0 commit d176bf3

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
@@ -169,7 +169,7 @@
169169
%% lower bound, a disk alarm will be set - see the documentation
170170
%% listed above for more details.
171171
%%
172-
%% {disk_free_limit, 1000000000},
172+
%% {disk_free_limit, 50000000},
173173

174174
%% Alternatively, we can set a limit relative to total available RAM.
175175
%%

0 commit comments

Comments
 (0)