aboutsummaryrefslogtreecommitdiff
path: root/.env.template
diff options
context:
space:
mode:
Diffstat (limited to '.env.template')
-rw-r--r--.env.template3
1 files changed, 3 insertions, 0 deletions
diff --git a/.env.template b/.env.template
index 60b5b73b..1e5ff101 100644
--- a/.env.template
+++ b/.env.template
@@ -367,6 +367,9 @@
## but might need to be changed in case it trips some anti-spam filters
# HELO_NAME=
+## Embed images as email attachments
+# SMTP_EMBED_IMAGES=false
+
## SMTP debugging
## When set to true this will output very detailed SMTP messages.
## WARNING: This could contain sensitive information like passwords and usernames! Only enable this during troubleshooting!