infra/services/forgejo
emily e930a17b0b
fix(forgejo): lower cache.last_commit TTL to limit size of the cache
We really don't want to cache them for a year, which is the default.

Yes, computing them may be expensive, but not worth a multi-gigabyte
redis database that takes minutes to load into RAM on service (re)start.
2024-12-18 17:03:49 +01:00
..
default.nix fix(forgejo): lower cache.last_commit TTL to limit size of the cache 2024-12-18 17:03:49 +01:00