diff --git a/config_panel.toml b/config_panel.toml index ac5a59e..b1b6bd9 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -11,7 +11,7 @@ name = "Element configuration" type = "string" default = "matrix.org" help = "Define the Default Home Server." - bind = "default_home_server:/var/www/__APP__/config.json" + bind = "base_url:/var/www/__APP__/config.json" [main.config.login_for_welcome] ask = "Display login as welcome page"