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:
ericgaspar 2022-01-18 14:21:03 +01:00
parent 50b987acb5
commit 79639f3a5b
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -8,7 +8,7 @@ name = "Element configuration"
[main.config.default_home_server]
ask = "Choose a home server"
type = "url"
type = "domain"
default = "https://matrix-client.matrix.org"
pattern.regexp = '^https://'
bind = "base_url:__FINALPATH__/config.json"