diff --git a/config_panel.toml b/config_panel.toml.example similarity index 85% rename from config_panel.toml rename to config_panel.toml.example index 544088f..91d483a 100644 --- a/config_panel.toml +++ b/config_panel.toml.example @@ -9,6 +9,5 @@ name = "Element configuration" [main.config.default_home_server] ask = "Choose a home server" type = "string" - default = "matrix.org" - help = "Choose your default Matrix server's domain name. Default is matrix.org" + help = "Choose your default Matrix server's domain name. Default is https://matrix.org" bind = "m.homeserver:__FINALPATH__/config.json"