diff --git a/config_panel.toml b/config_panel.toml index 010cd38..bcfe872 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -40,7 +40,7 @@ services = ["matrix-__APP__"] [main.welcome.allowed_local_3pids_msisdn] ask = "Register only with given phone number formats." type = "tags" - help = '( e.g. \\\\+33 ) Note that \\\\ will write \\\ in homeserver.yaml' + help = '( e.g. \\\\+33 ) Note that \\\\ will write \\ in homeserver.yaml' visible = 'enable_registration && (registrations_require_3pid == "email&msisdn" || registrations_require_3pid == "msisdn")' [main.welcome.disable_msisdn_registration]