Add docs for defaultCountryCode
This commit is contained in:
parent
1459bfe7be
commit
cafae31827
2 changed files with 4 additions and 0 deletions
|
@ -181,6 +181,9 @@ For a good example, see https://riot.im/develop/config.json.
|
|||
1. `homeUrl`: Content shown on the inside of the app when a specific room is
|
||||
not selected. By default, no home page is configured. If one is set, a
|
||||
button to access it will be shown in the top left menu.
|
||||
1. `defaultCountryCode`: The ISO 3166 alpha2 country code to use when showing
|
||||
country selectors, like the phone number input on the registration page.
|
||||
Defaults to `GB` if the given code is unknown or not provided.
|
||||
|
||||
|
||||
Note that `index.html` also has an og:image meta tag that is set to an image
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue