1
1
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_gitea.git synced 2024-08-16 11:39:50 +02:00

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

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