diff options
| author | Michael Klishin <mklishin@pivotal.io> | 2019-09-19 14:31:21 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-09-19 14:31:21 +0300 |
| commit | d914bc4d83b65033f2ae055ad9727767a40a15e8 (patch) | |
| tree | 84a7a94b0e5fde2539679347e669c3dbadc3426a | |
| parent | 3d507c20433b59d47a8455bd603466941eb1e516 (diff) | |
| parent | 78943a0a0e9befee33620c70e35081a03e74fcba (diff) | |
| download | rabbitmq-server-git-d914bc4d83b65033f2ae055ad9727767a40a15e8.tar.gz | |
Merge pull request #2113 from Whitespirit0/patch-1
Replace additional.config file by advanced.config
| -rw-r--r-- | docs/rabbitmq.conf.example | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/rabbitmq.conf.example b/docs/rabbitmq.conf.example index 44ded7c737..3f66404a8f 100644 --- a/docs/rabbitmq.conf.example +++ b/docs/rabbitmq.conf.example @@ -955,8 +955,8 @@ ## ## Related doc guide: https://rabbitmq.com/ldap.html#authorisation. -## Following configuration should be defined in additional.config file -## DO NOT UNCOMMENT THIS LINES! +## Following configuration should be defined in advanced.config file +## DO NOT UNCOMMENT THESE LINES! ## Set the query to use when determining vhost access ## |
