matrix: set forgotten_room_retention_period to 7d #124
|
@ -188,6 +188,7 @@ in
|
||||||
per_second = 0.17;
|
per_second = 0.17;
|
||||||
};
|
};
|
||||||
redaction_retention_period = "7d";
|
redaction_retention_period = "7d";
|
||||||
|
forgotten_room_retention_period = "7d";
|
||||||
redis.enabled = false;
|
redis.enabled = false;
|
||||||
registration_requires_token = false;
|
registration_requires_token = false;
|
||||||
registrations_require_3pid = [ "email" ];
|
registrations_require_3pid = [ "email" ];
|
||||||
|
|
Loading…
Reference in a new issue