mirror of https://dev.ccchb.de/ccchb/ansible.git
gitea: improve mailing
This commit is contained in:
parent
5378e6f7f9
commit
2ed5a3ce51
|
@ -21,9 +21,12 @@ gitea_start_ssh: true
|
|||
gitea_mailer_enabled: true
|
||||
gitea_mailer_type: sendmail
|
||||
gitea_enable_notify_mail: true
|
||||
gitea_mailer_from: '`"[CCCHB] dev.ccchb.de" <gitea@dev.ccchb.de>`'
|
||||
gitea_subject_prefix: "[GIT]"
|
||||
|
||||
# permission:
|
||||
gitea_require_signin: false
|
||||
gitea_register_email_confirm: true
|
||||
gitea_enable_captcha: true
|
||||
|
||||
# privacy:
|
||||
|
|
Loading…
Reference in New Issue