diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2014-03-04 10:27:48 +0000 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2014-03-04 10:27:48 +0000 |
| commit | 38b940dc5f6088fd6ae22a39bb9f9cc3e0c310c7 (patch) | |
| tree | c90d7bd31c139405ba245f91fbe01664ea1939fa /docs/rabbitmq.config.example | |
| parent | 4e31d6c7fbd65b337329d1152ea638f4144b0ff5 (diff) | |
| parent | 1f6e7c72043b6734b9fe6e5ad48285b1091b9b46 (diff) | |
| download | rabbitmq-server-git-38b940dc5f6088fd6ae22a39bb9f9cc3e0c310c7.tar.gz | |
Merge in default
Diffstat (limited to 'docs/rabbitmq.config.example')
| -rw-r--r-- | docs/rabbitmq.config.example | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/rabbitmq.config.example b/docs/rabbitmq.config.example index 7d6b80a70d..4d323902d7 100644 --- a/docs/rabbitmq.config.example +++ b/docs/rabbitmq.config.example @@ -494,6 +494,10 @@ %% %% {port, 389}, + %% LDAP connection timeout, in milliseconds or 'infinity' + %% + %% {timeout, infinity}, + %% Enable logging of LDAP queries. %% One of %% - false (no logging is performed) |
