1
0
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:
Anton Afanasyeu
2026-08-07 22:16:04 +02:00
parent 12545813ab
commit 2ac71f85eb
4 changed files with 35 additions and 2 deletions

View File

@@ -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