diff --git a/example_configs/jitsi_meet.conf b/example_configs/jitsi_meet.conf index 63edca7..30f4b83 100644 --- a/example_configs/jitsi_meet.conf +++ b/example_configs/jitsi_meet.conf @@ -28,7 +28,3 @@ 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 -