groupware: devtools: add email encryption settings to idmldap.toml

This commit is contained in:
Pascal Bleser
2026-02-27 14:46:22 +01:00
parent 399fcbb2f7
commit 31458e3f66

View File

@@ -56,6 +56,8 @@ directory.ldap.tls.allow-invalid-certs = true
directory.ldap.tls.enable = true
directory.ldap.type = "ldap"
directory.ldap.url = "ldap://ldap-server:1389"
email.encryption.enable = true
email.encryption.append = false
http.allowed-endpoint = 200
http.hsts = true
http.permissive-cors = false