Skip to content

Commit 6b19653

Browse files
authored
Merge pull request element-hq#13312 from vector-im/travis/docs-settings-fix
Fix `default_federate` settting description
2 parents f8885cb + 25dbeca commit 6b19653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ For a good example, see https://riot.im/develop/config.json.
100100
1. `disable_3pid_login`: Disables 3rd party identity options on login and registration form
101101
Defaults to false (3rd party identity options are shown).
102102
1. `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

105105
Note that `index.html` also has an og:image meta tag that is set to an image
106106
hosted on riot.im. This is the image used if links to your copy of Riot

0 commit comments

Comments
 (0)