Updating config example for new mail options

This commit is contained in:
Peter Sanchez 2021-11-29 10:00:39 -08:00 committed by Drew DeVault
parent b5ebc44032
commit 14e4867dd3
1 changed files with 10 additions and 1 deletions

View File

@ -46,9 +46,18 @@ redis-host=
# Outgoing SMTP settings
smtp-host=
smtp-port=
smtp-from=
#
# Default: starttls
# Options: starttls, tls, insecure
smtp-encryption=starttls
#
# Default: plain
# Options: plain, none
smtp-auth=plain
# user / password are required if smtp-auth is plain
smtp-user=
smtp-password=
smtp-from=
#
# Application exceptions are emailed to this address
error-to=