1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/element_ynh.git synced 2024-09-03 18:36:08 +02:00

Update config_panel.toml

This commit is contained in:
Éric Gaspar 2023-03-17 15:40:21 +01:00
parent 27677c0748
commit 8ad9119df6

View file

@ -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]