mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 22:04:25 +02:00
Merge pull request #3593 from Icinga/feature/docs-ldap-timeout
Add docs for timeout on LDAP resource
This commit is contained in:
commit
d1d7526ad2
@ -86,6 +86,7 @@ root\_dn | **Required.** Root object of the tree, e.g. `ou=peopl
|
||||
bind\_dn | **Required.** The user to use when connecting to the server.
|
||||
bind\_pw | **Required.** The password to use when connecting to the server.
|
||||
encryption | **Optional.** Type of encryption to use: `none` (default), `starttls`, `ldaps`.
|
||||
timeout | **Optional.** Connection timeout for every LDAP connection. Defaults to `5`.
|
||||
|
||||
#### Example <a id="resources-configuration-ldap-example"></a>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user