blacksteel/mastodon: shorten mediaAutoRemove time
This commit is contained in:
parent
340f42cf17
commit
186b8ab580
1 changed files with 1 additions and 0 deletions
|
@ -287,6 +287,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
localDomain = "ny4.dev";
|
localDomain = "ny4.dev";
|
||||||
streamingProcesses = 1;
|
streamingProcesses = 1;
|
||||||
|
mediaAutoRemove.olderThanDays = 14;
|
||||||
# FIXME: this doesn't exist
|
# FIXME: this doesn't exist
|
||||||
smtp = {
|
smtp = {
|
||||||
createLocally = false;
|
createLocally = false;
|
||||||
|
|
Loading…
Reference in a new issue