Merge pull request #782 from marians/patch-1
Docs: Added a name to the LDAP connector
This commit is contained in:
commit
613d160ad9
@ -25,6 +25,7 @@ The following is an example config file that can be used by the LDAP connector t
|
||||
connectors:
|
||||
- type: ldap
|
||||
id: ldap
|
||||
name: LDAP
|
||||
config:
|
||||
# Host and optional port of the LDAP server in the form "host:port".
|
||||
# If the port is not supplied, it will be guessed based on "insecureNoSSL".
|
||||
|
Reference in New Issue
Block a user