Configure matrix to prune rooms with no local users
All checks were successful
Cachix / build (elendel) (push) Successful in 3m57s
Cachix / build (kholinar) (push) Successful in 5m32s
Cachix / build (marabethia) (push) Successful in 9m32s

This commit is contained in:
Charlotte Van Petegem 2025-04-28 16:53:18 +02:00
parent 1225646aa1
commit cf57778133
Signed by: chvp
SSH key fingerprint: SHA256:+xxExaZKfphaPBA/f79I53pATM1GM3mRUFmOl/ChUbM

View file

@ -49,6 +49,7 @@
url_preview_enabled = true;
enable_metrics = false;
enable_registration = false;
forgotten_room_retention_period = "28d";
report_stats = false;
allow_guest_access = false;
suppress_key_server_warning = true;