diff --git a/develop/print.html b/develop/print.html index 4eeca2a9f5..dc62b90d39 100644 --- a/develop/print.html +++ b/develop/print.html @@ -1187,7 +1187,7 @@ However, even with appropriate configuration, NAT is known to cause issues and t
turn_uris: [ "turn:turn.matrix.org?transport=udp", "turn:turn.matrix.org?transport=tcp" ]
 turn_shared_secret: "n0t4ctuAllymatr1Xd0TorgSshar3d5ecret4obvIousreAsons"
 turn_user_lifetime: 86400000
-turn_allow_guests: True
+turn_allow_guests: true
 

After updating the homeserver configuration, you must restart synapse: