Deactivated LDAP by default

This commit is contained in:
2025-09-12 14:13:13 +02:00
parent f576b42579
commit 53b3a3a7b1

View File

@@ -21,7 +21,7 @@ features:
central_database: true
logout: true
oidc: true
ldap: true
ldap: false # Just OIDC or LDAP can be enabled
server:
csp:
whitelist: {}