From dac2820c58e10f4edad461dc1d5aaca980b66c31 Mon Sep 17 00:00:00 2001 From: Zuckerberg Date: Sun, 8 Mar 2026 12:43:19 -0700 Subject: [PATCH] Bump ntfy attachment expiry time --- common/server/ntfy.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/common/server/ntfy.nix b/common/server/ntfy.nix index e583d03..1fc2595 100644 --- a/common/server/ntfy.nix +++ b/common/server/ntfy.nix @@ -18,6 +18,7 @@ in auth-default-access = "deny-all"; behind-proxy = true; enable-login = true; + attachment-expiry-duration = "48h"; }; # backups