blacksteel/mastodon: shorten mediaAutoRemove time

This commit is contained in:
Guanran Wang 2024-05-24 23:56:03 +08:00
parent 340f42cf17
commit 186b8ab580
Signed by: nyancat
GPG key ID: 91F97D9ED12639CF

View file

@ -287,6 +287,7 @@
enable = true;
localDomain = "ny4.dev";
streamingProcesses = 1;
mediaAutoRemove.olderThanDays = 14;
# FIXME: this doesn't exist
smtp = {
createLocally = false;