diff options
| author | Alexis Morelle <alexis.morelle@gmail.com> | 2018-01-24 18:39:53 +0100 |
|---|---|---|
| committer | Michael Klishin <mklishin@pivotal.io> | 2018-01-25 01:47:45 +0300 |
| commit | 5b2c9bebf06c877bc07656be18dfec85dcf68166 (patch) | |
| tree | 92ce176cbd2ea7b8426b689d920ed23a2c549efa /docs | |
| parent | d872adc9d4adf63889574ce86685488db201695c (diff) | |
| download | rabbitmq-server-git-5b2c9bebf06c877bc07656be18dfec85dcf68166.tar.gz | |
Quick typo fix
(cherry picked from commit cbc41fc54c2e0809e4783fd7fba70b8b11f1002f)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/rabbitmq.conf.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rabbitmq.conf.example b/docs/rabbitmq.conf.example index fe3f0e0cca..1f956cb4c0 100644 --- a/docs/rabbitmq.conf.example +++ b/docs/rabbitmq.conf.example @@ -684,7 +684,7 @@ ## # log.file.level = info -## File rotation config. No rotation by defualt. +## File rotation config. No rotation by default. ## DO NOT SET rotation date to ''. Leave the value unset if "" is the desired value # log.file.rotation.date = $D0 # log.file.rotation.size = 0 |
