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-02-05 21:23:53 +01:00
parent 51b3be2666
commit 14104234d4

View file

@ -11,7 +11,7 @@ name = "Element configuration"
type = "string"
default = "matrix.org"
help = "Define the Default Home Server."
bind = "base_url:/var/www/__APP__/config.json"
bind = ":/var/www/__APP__/config.json"
[main.config.login_for_welcome]
ask = "Display login as welcome page"