From 2ed5a3ce51e548b72b2ffad5975cc72c45af1df5 Mon Sep 17 00:00:00 2001 From: genofire Date: Fri, 18 Sep 2020 15:48:04 +0000 Subject: [PATCH] gitea: improve mailing --- host_vars/gitea.emma.ccchb.de.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/host_vars/gitea.emma.ccchb.de.yml b/host_vars/gitea.emma.ccchb.de.yml index 12fe601..fdb81a3 100644 --- a/host_vars/gitea.emma.ccchb.de.yml +++ b/host_vars/gitea.emma.ccchb.de.yml @@ -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_subject_prefix: "[GIT]" # permission: gitea_require_signin: false +gitea_register_email_confirm: true gitea_enable_captcha: true # privacy: