mirror of
git://f0xx.org/ac/ac-deploy
synced 2026-08-12 18:12:19 +03:00
Gitea mailer sendmail template and php-fpm cluster tuning.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -43,7 +43,12 @@ LEVEL = info
|
||||
PATH = @GITEA_APP_DATA@/lfs
|
||||
|
||||
[mailer]
|
||||
ENABLED = false
|
||||
ENABLED = true
|
||||
PROTOCOL = sendmail
|
||||
FROM = Android Cast Lab <@MSMTP_FROM@>
|
||||
SENDMAIL_PATH = /usr/sbin/sendmail
|
||||
SENDMAIL_ARGS = --
|
||||
SUBJECT_PREFIX = [AndroidCast Gitea]
|
||||
|
||||
[service]
|
||||
REGISTER_EMAIL_CONFIRM = false
|
||||
|
||||
Reference in New Issue
Block a user