From 89953eee2d21cd35137432be3ee107da939e5741 Mon Sep 17 00:00:00 2001 From: olli <> Date: Tue, 20 Aug 2024 17:16:48 +0200 Subject: [PATCH] more sec --- matrix.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/matrix.yml b/matrix.yml index a16def2..aa8b368 100644 --- a/matrix.yml +++ b/matrix.yml @@ -85,6 +85,9 @@ turn_shared_secret: "{{turnsecret.stdout}}" turn_user_lifetime: 86400000 turn_allow_guests: True + allow_public_rooms_without_auth: False + allow_public_rooms_over_federation: False + allow_guest_access: False backup: yes notify: Restart matrix