mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
[chore/performance] Update media prune logic, add extra CLI command (#1474)
* start updating media prune stuff a wee bit * continue prune / uncache work * more tidying + consistency stuff * add prune CLI command * docs * arg
This commit is contained in:
@@ -161,4 +161,6 @@ var Defaults = Configuration{
|
||||
UserSweepFreq: time.Second * 10,
|
||||
},
|
||||
},
|
||||
|
||||
AdminMediaPruneDryRun: true,
|
||||
}
|
||||
|
Reference in New Issue
Block a user