gotosocial/docs/configuration
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
..
accounts.md [feature] Configurable custom css length (#1827) 2023-05-25 15:18:15 +02:00
advanced.md [bugfix] Align default values in the configuration file with the code (#1971) 2023-07-12 10:28:41 +02:00
database.md [bugfix] Align default values in the configuration file with the code (#1971) 2023-07-12 10:28:41 +02:00
general.md [bugfix] Align default values in the configuration file with the code (#1971) 2023-07-12 10:28:41 +02:00
httpclient.md [feature] enable + document explicit IP dialer allowing/denying (#1950) 2023-07-07 16:17:39 +02:00
index.md [docs] Fix documentation to show --config-path in the right position. (#375) 2022-02-03 12:30:06 +01:00
instance.md [chore/docs] add instance-expose-suspended-web to instance docs (#1391) 2023-01-27 09:23:54 +01:00
media.md [feature] Lower remote media cache config duration (#2007) 2023-07-21 16:22:59 +02:00
observability.md [bugfix] Align default values in the configuration file with the code (#1971) 2023-07-12 10:28:41 +02:00
oidc.md [bugfix] Align default values in the configuration file with the code (#1971) 2023-07-12 10:28:41 +02:00
smtp.md [feature] Email notifications for new / closed moderation reports (#1628) 2023-03-19 13:11:46 +01:00
statuses.md Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
storage.md [bugfix] Align default values in the configuration file with the code (#1971) 2023-07-12 10:28:41 +02:00
syslog.md [bugfix] Align default values in the configuration file with the code (#1971) 2023-07-12 10:28:41 +02:00
tls.md [bugfix] Align default values in the configuration file with the code (#1971) 2023-07-12 10:28:41 +02:00
web.md Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00