gotosocial/docs
Daenney da8282081c
[feature] Lower remote media cache config duration (#2007)
The old default of 30d can lead to a lot of media getting cached and
significant disk usage, even on small or single person instances. A lot
of deployments decrease this value, to 15 or even less. This is less of
an issue when using object storage, but for local storage which is the
more popular deployment option running out of disk space is unpleasant.

With GoToSocial's aim to fit in small places, this changes the default
to a much more conservative 7 days. In all likelihood people aren't
scrolling that far back in their timeline so this change shouldn't
result in any issue. Existing deployments will only be affected by
this change if the admin hasn't already configured this value, or didn't
bootstrap from the example configuration.
2023-07-21 16:22:59 +02:00
..
admin [chore] Fix password typos (#1966) 2023-07-09 18:25:37 +02:00
advanced [docs] Apache setup for Caching assets and media (#2005) (#2005) 2023-07-20 18:48:52 +02:00
api [bugfix] Return all accounts when list accounts limit <= 0 (#2014) 2023-07-21 13:56:38 +01:00
assets [docs] Add example tracing infrastructure (#1866) 2023-06-09 16:04:23 +02:00
configuration [feature] Lower remote media cache config duration (#2007) 2023-07-21 16:22:59 +02:00
federation [feature] Enable federation in/out of profile PropertyValue fields (#1722) 2023-05-09 11:16:10 +01:00
getting_started [docs] Rework backups a bit (#1942) 2023-07-07 11:45:42 +02:00
user_guide [docs] Explain that markdown is enabled on the user settings page. (#1699) 2023-04-19 13:42:47 +02:00
environment.yml [chore] update readthedocs deps, use conda (#1742) 2023-05-06 17:33:37 +02:00
faq.md [feature] enable + document explicit IP dialer allowing/denying (#1950) 2023-07-07 16:17:39 +02:00
index.md [docs] Update + simplify roadmap, revise beta estimate (#1826) 2023-05-26 18:00:30 +02:00
swagger.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00