mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-04-27 10:54:39 +00:00
Sync Continuwuity v0.5.8 LDAP StartTLS reference options
Adds the new `use_starttls` and `disable_tls_verification` keys to the commented-out `[global.ldap]` reference block, matching upstream.
This commit is contained in:
@@ -1909,6 +1909,14 @@ foci = [
|
||||
#
|
||||
#uri = ""
|
||||
|
||||
# StartTLS for LDAP connections.
|
||||
#
|
||||
#use_starttls = false
|
||||
|
||||
# Skip TLS certificate verification, possibly dangerous.
|
||||
#
|
||||
#disable_tls_verification = false
|
||||
|
||||
# Root of the searches.
|
||||
#
|
||||
# example: "ou=users,dc=example,dc=org"
|
||||
|
||||
Reference in New Issue
Block a user