Production config for matrix #72

Merged
teutat3s merged 9 commits from feat/matrix-prod into main 2023-11-28 12:58:54 +00:00
Showing only changes of commit 35afcd9682 - Show all commits

View file

@ -40,7 +40,7 @@ in {
user_id = "*";
}];
allow_guest_access = false;
allow_public_rooms_over_federation = false;
allow_public_rooms_over_federation = true;
allow_public_rooms_without_auth = false;
auto_join_rooms = [
"#community:${serverDomain}"