mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-24 02:56:52 -05:00
groupware: add STALWART_AUTH_DIRECTORY variable to .env
This commit is contained in:
@@ -312,6 +312,12 @@ KEYCLOAK_ADMIN_PASSWORD=
|
||||
# Defaults to "stalwart.opencloud.test"
|
||||
STALWART_DOMAIN=
|
||||
|
||||
# LDAP configuration to use for Stalwart:
|
||||
# Can either be either
|
||||
# - idmldap: for the built-in IDP/IDM
|
||||
# - ldap: when using KeyCloak and OpenLDAP
|
||||
STALWART_AUTH_DIRECTORY=idmldap
|
||||
|
||||
## IMPORTANT ##
|
||||
# This MUST be the last line as it assembles the supplemental compose files to be used.
|
||||
# ALL supplemental configs must be added here, whether commented or not.
|
||||
|
||||
Reference in New Issue
Block a user