mirror of
https://github.com/chatmail/relay.git
synced 2026-05-12 00:54:37 +00:00
11 lines
377 B
Bash
11 lines
377 B
Bash
MAIL_DOMAIN="chat.example.com"
|
|
# ACME_EMAIL=""
|
|
# MAX_MESSAGE_SIZE="50M"
|
|
# DEBUG_COMMANDS_ENABLED="true"
|
|
# FORCE_REINIT_INI_FILE="true"
|
|
# USE_FOREIGN_CERT_MANAGER="True"
|
|
# ENABLE_CERTS_MONITORING="true"
|
|
# CERTS_MONITORING_TIMEOUT=10
|
|
# IS_DEVELOPMENT_INSTANCE="True"
|
|
# CMDEPLOY_STAGES - default: "configure,activate". Set to "install,configure,activate" to force full reinstall.
|