[server] Document the optionality of SMTP auth (#3303)

https://github.com/ente-io/ente/pull/3251
This commit is contained in:
Manav Rathi
2024-09-17 10:30:24 +05:30
committed by GitHub

View File

@@ -209,6 +209,9 @@ jwt:
# The smtp credentials will be used if the host is specified. Otherwise it will
# try to use the transmail credentials. Ideally, one of smtp or transmail should
# be configured for a production instance.
#
# username and password are optional (e.g. if you're using a local relay server
# and don't need authentication).
smtp:
host:
port: