File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ For a good example, see https://riot.im/develop/config.json.
1001001 . ` disable_3pid_login ` : Disables 3rd party identity options on login and registration form
101101 Defaults to false (3rd party identity options are shown).
1021021 . ` default_federate ` : Default option for room federation when creating a room
103- Defaults to false (room federation enabled).
103+ Defaults to true (room federation enabled).
104104
105105Note that ` index.html ` also has an og: image meta tag that is set to an image
106106hosted on riot.im. This is the image used if links to your copy of Riot
Original file line number Diff line number Diff line change @@ -40,7 +40,8 @@ should start a new conference on your Jitsi server.
4040domain will appear later in the URL as a configuration parameter.
4141
4242** Hint** : If you want everyone on your homeserver to use the same Jitsi server by
43- default, set the following on your homeserver's ` /.well-known/matrix/client ` config:
43+ default, and you are using riot-web 1.6 or newer, set the following on your homeserver's
44+ ` /.well-known/matrix/client ` config:
4445``` json
4546{
4647 "im.vector.riot.jitsi" : {
You can’t perform that action at this time.
0 commit comments