From 8ad9119df6e9d1d3d29accc3ef540a036da2255e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 17 Mar 2023 15:40:21 +0100 Subject: [PATCH] Update config_panel.toml --- config_panel.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_panel.toml b/config_panel.toml index 3214ad4..2eefc64 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:__INSTALL_DIR__/config.json" + bind = "base_url:__INSTALL_DIR__/config.json" [main.config.login_for_welcome]