Files
efsldap/.env.default
2021-05-16 15:57:38 -03:00

6 lines
121 B
Plaintext

SMTP_HOSTNAME = "localhost"
SMTP_PORT = "25"
SMTP_DOMAIN = "example.com"
LDAP_BASE = "dn=example,dn=com"
LDAP_UID = "cn"