Fix invalid YAML in documentation

This commit is contained in:
Johannes Maier 2022-01-21 16:38:59 +01:00
parent ed1b532b74
commit 4476aba5f7

View file

@ -126,7 +126,7 @@ general any LDAP group of the form *hydra\_some\_role* (notice the
binddn: "cn=root,dc=example" binddn: "cn=root,dc=example"
bindpw: notapassword bindpw: notapassword
start_tls: 0 start_tls: 0
start_tls_options start_tls_options:
verify: none verify: none
user_basedn: "ou=users,dc=example" user_basedn: "ou=users,dc=example"
user_filter: "(&(objectClass=inetOrgPerson)(cn=%s))" user_filter: "(&(objectClass=inetOrgPerson)(cn=%s))"