jitsi: Add search base

This commit is contained in:
Valentin Tolmer 2021-12-01 23:58:11 +01:00 committed by nitnelave
parent 82770a5ff0
commit 182449da03
1 changed files with 4 additions and 0 deletions

View File

@ -28,3 +28,7 @@ LDAP_FILTER=(&(uid=%u)(objectClass=person))
# LDAP authentication method
LDAP_AUTH_METHOD=bind
# Where the users are
LDAP_SEARCH_BASE=ou=people,dc=example,dc=com