Skip to content

Commit f908b84

Browse files
committed
fix matrix
1 parent dfc3155 commit f908b84

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
@@ -100,7 +100,7 @@ data:
100100
form_secret: ${FORM_SECRET}
101101
102102
enable_3pid_lookup: false
103-
allow_public_rooms_without_auth: false
103+
allow_public_rooms_without_auth: true
104104
allow_public_rooms_over_federation: true
105105
106106
# === RATE LIMITING (RELAXED) ===

0 commit comments

Comments
 (0)