diff options
| author | Alexis Morelle <alexis.morelle@gmail.com> | 2018-01-24 18:39:53 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-01-24 18:39:53 +0100 |
| commit | cbc41fc54c2e0809e4783fd7fba70b8b11f1002f (patch) | |
| tree | 3d2608813713772c46038f5a957b5ea4c35c9f2a /docs | |
| parent | 2b8a105fe65ed62d1fcb40b578dec70e04cb5ab5 (diff) | |
| download | rabbitmq-server-git-cbc41fc54c2e0809e4783fd7fba70b8b11f1002f.tar.gz | |
Quick typo fix
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 |
