Skip to content

Commit dfc3155

Browse files
committed
fix matrix
1 parent 22595ce commit dfc3155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/applications/matrix/configmap.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ data:
101101
102102
enable_3pid_lookup: false
103103
allow_public_rooms_without_auth: false
104-
allow_public_rooms_over_federation: false
104+
allow_public_rooms_over_federation: true
105105
106106
# === RATE LIMITING (RELAXED) ===
107107
rc_message:

0 commit comments

Comments
 (0)