diff --git a/config_panel.toml b/config_panel.toml index 75bb0ec..3214ad4 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -13,7 +13,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 = "default_home_server:__INSTALL_DIR__/config.json" [main.config.login_for_welcome]