diff options
| author | Luke Bakken <lbakken@pivotal.io> | 2017-10-12 09:05:14 -0700 |
|---|---|---|
| committer | Luke Bakken <lbakken@pivotal.io> | 2017-10-12 09:05:14 -0700 |
| commit | 46074fa3e65ec939c124775c2c55b0a86f6eff8e (patch) | |
| tree | 176cb731fc14e4b43f46820f0065907a28083b35 | |
| parent | 78e88ed8b1d477ddb3eeec5f33a8f398af4cb5ab (diff) | |
| download | rabbitmq-server-git-46074fa3e65ec939c124775c2c55b0a86f6eff8e.tar.gz | |
whitespace
| -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 0882764a3a..0a7913069c 100644 --- a/docs/rabbitmq.config.example +++ b/docs/rabbitmq.config.example @@ -262,7 +262,7 @@ %% Introduced in 3.6.11. `allocated` is the default as of 3.6.13. %% See https://github.com/rabbitmq/rabbitmq-server/issues/1223 and rabbitmq/rabbitmq-common#224 for background. %% {vm_memory_calculation_strategy, allocated}, - + %% Interval (in milliseconds) at which we perform the check of the memory %% levels against the watermarks. %% |
