gotosocial/example
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
..
apparmor [bugfix/docs] AppArmor profile for SQLite (#1864) 2023-06-04 18:55:57 +02:00
borgmatic [docs] Rework backups a bit (#1942) 2023-07-07 11:45:42 +02:00
docker-compose [docs] Clarify that reverse proxy setups need trusted-proxies (#1127) 2022-11-23 16:10:56 +01:00
tracing [docs] Add example tracing infrastructure (#1866) 2023-06-09 16:04:23 +02:00
config.yaml [feature] Lower remote media cache config duration (#2007) 2023-07-21 16:22:59 +02:00
gotosocial.service [docs] Remove filesystem logging directives from example systemd unit config (#1206) 2022-12-05 11:10:13 +01:00