From c98c2cd0dbf38c5477510c15598f7255156d03c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leonardo=20Eug=C3=AAnio?= Date: Thu, 20 Jun 2024 23:24:59 -0300 Subject: [PATCH] mastodon: clean up media more often --- hosts/phantom/mastodon.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/phantom/mastodon.nix b/hosts/phantom/mastodon.nix index f984c65..d0dd5d3 100644 --- a/hosts/phantom/mastodon.nix +++ b/hosts/phantom/mastodon.nix @@ -18,7 +18,7 @@ }; streamingProcesses = 2; extraConfig.SINGLE_USER_MODE = "true"; - mediaAutoRemove.olderThanDays = 10; + mediaAutoRemove.olderThanDays = 5; }; age.secrets.phantom-mastodon-mailer-password = {