mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-14 14:26:04 +02:00
Deactivated LDAP by default
This commit is contained in:
@@ -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: {}
|
||||
|
Reference in New Issue
Block a user