Skip to content

Commit 31dc423

Browse files
committed
line wrap
1 parent beaf6b0 commit 31dc423

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/config.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,9 @@ For a good example, see https://riot.im/develop/config.json.
8080
1. `defaultCountryCode`: The ISO 3166 alpha2 country code to use when showing
8181
country selectors, like the phone number input on the registration page.
8282
Defaults to `GB` if the given code is unknown or not provided.
83-
1. `settingDefaults`: Defaults for settings that support the `config` level, as an object mapping setting name to value (note that the "theme" setting is special cased to the `default_theme` in the config file).
83+
1. `settingDefaults`: Defaults for settings that support the `config` level,
84+
as an object mapping setting name to value (note that the "theme" setting
85+
is special cased to the `default_theme` in the config file).
8486
1. `disable_custom_urls`: disallow the user to change the
8587
default homeserver when signing up or logging in.
8688

0 commit comments

Comments
 (0)