fix from email address

This commit is contained in:
Robert Kaussow 2018-12-09 01:42:43 +01:00
parent ba028e44c6
commit 1bb0f9b5bd
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ gitea_attachment_max_filesize: 3
gitea_attachment_max_files: 5
gitea_mail_service_enabled: False
gitea_mail_service_from: <System> systemmail@example.com
gitea_mail_service_from: '"System" <systemmail@example.com>'
gitea_tls_enabled: False
gitea_tls_cert_path: "{{ gitea_base_dir }}/tls/certs/mycert.pem"