Update lldap/lldap/.env.lldap

This commit is contained in:
otmatas 2025-06-02 17:01:48 +00:00
parent c2ef75e44f
commit 48de65e733

View File

@ -13,7 +13,7 @@ LLDAP_KEY_SEED=
LLDAP_LDAP_BASE_DN=dc=otmatas,dc=com
LLDAP_LDAP_USER_PASS=
# (optional) SMTP for user-self-service comment out if not used
# (optional) SMTP for user-self-service - comment out if not used
LLDAP_SMTP_OPTIONS__ENABLE_PASSWORD_RESET=true
LLDAP_SMTP_OPTIONS__SERVER=smtp.otmatas.com
LLDAP_SMTP_OPTIONS__PORT=587
@ -21,4 +21,4 @@ LLDAP_SMTP_OPTIONS__SMTP_ENCRYPTION=STARTTLS
LLDAP_SMTP_OPTIONS__USER=no-reply@example.com
LLDAP_SMTP_OPTIONS__PASSWORD=SuperSecretSMTPPassword
LLDAP_SMTP_OPTIONS__FROM="No-Reply <no-reply@example.com>"
LLDAP_SMTP_OPTIONS__TO="Admin <admin@example.com>"
LLDAP_SMTP_OPTIONS__TO="Admin <admin@example.com>"