website: add security.txt #122

Merged
b12f merged 2 commits from feat/security-txt into main 2024-03-25 16:26:18 +00:00
Showing only changes of commit 6aea728583 - Show all commits

View file

@ -188,6 +188,7 @@ in
per_second = 0.17;
};
redaction_retention_period = "7d";
forgotten_room_retention_period = "7d";
redis.enabled = false;
registration_requires_token = false;
registrations_require_3pid = [ "email" ];