mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-04-28 08:04:48 +00:00
chore(docs): add new mailer option to docs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user