Use disable_guests=true for Riot
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
"default_hs_url": "{{ matrix_homeserver_url }}",
|
||||
"default_is_url": "{{ matrix_identity_server_url }}",
|
||||
"disable_custom_urls": true,
|
||||
"disable_guests": false,
|
||||
"disable_guests": true,
|
||||
"brand": "Riot",
|
||||
"integrations_ui_url": "https://scalar.vector.im/",
|
||||
"integrations_rest_url": "https://scalar.vector.im/api",
|
||||
|
Reference in New Issue
Block a user