infra/hosts
Benjamin Yule Bädorf b9cffad02a
All checks were successful
Flake checks / Check (pull_request) Successful in 7m4s
matrix: set forgotten_room_retention_period to 7d
This commit sets the value for the synapse config option
`forgotten_room_retention_period` to 7 days. This was previously unset,
meaning rooms that had no more local users were never purged from the database.

The new value makes sure that 7 days after the last local user left a
room, it will be permanently deleted from the database.

https://matrix-org.github.io/synapse/latest/usage/configuration/config_documentation.html?highlight=forgotten_room_retention_period#forgotten_room_retention_period
2024-03-24 18:24:30 +01:00
..
flora-6 fix: drone port should bind to localhost 2024-03-21 10:44:40 +01:00
nachtigall matrix: set forgotten_room_retention_period to 7d 2024-03-24 18:24:30 +01:00
default.nix treewide: apply nixpkgs-fmt 2024-01-27 20:29:30 +01:00