Remove quotes in `LDAP_SEARCH_FILTER` example (#12019)

This commit is contained in:
Mathieu Brunot 2019-10-01 19:18:50 +02:00 committed by Eugen Rochko
부모 26a8c6fd2d
커밋 b85fb6b5e7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

@ -178,7 +178,7 @@ STREAMING_CLUSTER_NUM=1
# LDAP_BIND_DN=
# LDAP_PASSWORD=
# LDAP_UID=cn
# LDAP_SEARCH_FILTER="%{uid}=%{email}"
# LDAP_SEARCH_FILTER=%{uid}=%{email}
# PAM authentication (optional)
# PAM authentication uses for the email generation the "email" pam variable