diff options
-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 00aef8d9..91402649 100644 --- a/docs/rabbitmq.config.example +++ b/docs/rabbitmq.config.example @@ -169,7 +169,7 @@ %% lower bound, a disk alarm will be set - see the documentation %% listed above for more details. %% - %% {disk_free_limit, 1000000000}, + %% {disk_free_limit, 50000000}, %% Alternatively, we can set a limit relative to total available RAM. %% |