Skip to content
Snippets Groups Projects
Commit 2255ced6 authored by Hinrikus Wolf's avatar Hinrikus Wolf
Browse files

fix linter errors

parent b32dd426
No related branches found
No related tags found
No related merge requests found
......@@ -93,8 +93,7 @@ pretix_entropy_voucher_code: 16 # <255
pretix_ldap: false # do not forget to enable it via plugins
pretix_ldap_bind_url: "ldaps://ad.example.com"
pretix_ldap_bind_dn: "EXAMPLE\user"
pretix_ldap_bind_dn: "EXAMPLE\\user"
pretix_ldap_password: "secret"
pretix_ldap_search_base: "cn=User,dc=example,dc=com"
pretix_ldap_search_filter: "(&(objectClass=inetOrgPerson)(mail={email}))"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment