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

This commit is contained in:
Pascal Bleser committed 2026-07-09 14:15:52 +02:00
1 parent 24d78dd3f6
commit 98f8b46ea1
1 file changed
+2
@@ -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