Disable mailer
All checks were successful
Deploy / Deploy (push) Successful in 8s

This commit is contained in:
2026-02-02 23:56:05 +00:00
parent 431ec440b7
commit c779f7555e

View File

@@ -80,7 +80,7 @@ NO_REPLY_ADDRESS = noreply.localhost
PATH = /var/lib/gitea/git/lfs PATH = /var/lib/gitea/git/lfs
[mailer] [mailer]
ENABLED = true ENABLED = false
FROM = gitea@kappeh.org FROM = gitea@kappeh.org
PROTOCOL = smpt PROTOCOL = smpt
SMTP_ADDR = leaf.home.kappeh.org SMTP_ADDR = leaf.home.kappeh.org