Bump ntfy attachment expiry time
All checks were successful
Check Flake / check-flake (push) Successful in 15m28s

This commit is contained in:
2026-03-08 12:43:19 -07:00
parent a84ca38b45
commit dac2820c58

View File

@@ -18,6 +18,7 @@ in
auth-default-access = "deny-all"; auth-default-access = "deny-all";
behind-proxy = true; behind-proxy = true;
enable-login = true; enable-login = true;
attachment-expiry-duration = "48h";
}; };
# backups # backups