Add new vars to README

This commit is contained in:
Bèr Kessels 2019-06-12 11:39:10 +02:00 committed by Thomas Maurice
parent fe4db0bb07
commit b574c9ae36
1 changed files with 2 additions and 0 deletions

View File

@ -106,6 +106,8 @@ The following have been tested with Debian 8, it should work on Ubuntu as well.
* `gitea_mailer_skip_verify`: Skip SMTP TLS certificate verification (true/false)
* `gitea_mailer_tls_enabled`: Enable TLS for SMTP connection (true/false)
* `gitea_mailer_host`: SMTP server hostname and port
* `gitea_mailer_user`: SMTP server username
* `gitea_mailer_password`: SMTP server password
* `gitea_mailer_from`: Sender mail address
### Fail2Ban configuration