1
0

chore(docs): add new mailer option to docs

This commit is contained in:
kolaente
2022-06-19 16:26:17 +02:00
committed by Gitea
parent c62e26b6fe
commit f30a9d1038
3 changed files with 15 additions and 1 deletions

View File

@ -665,6 +665,17 @@ Full path: `mailer.port`
Environment path: `VIKUNJA_MAILER_PORT`
### authtype
SMTP Auth Type. Can be either `plain`, `login` or `cram-md5`.
Default: `plain`
Full path: `mailer.authtype`
Environment path: `VIKUNJA_MAILER_AUTHTYPE`
### username
SMTP username