Enable basic authentication
All checks were successful
Deploy / Deploy (push) Successful in 12s

This commit is contained in:
Kappeh
2026-02-02 17:26:36 +00:00
parent ebca4e2226
commit 9a573d7c79
2 changed files with 9 additions and 0 deletions

View File

@@ -15,3 +15,11 @@ configs:
urls:
- ntfys://${CFG_NTFY_TOKEN}@ntfy.leaf.home.kappeh.org/prx
tls:
mode: off
smtp:
auth:
basic:
mailrise: ${CFG_MAILRISE_PASSWORD}