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:
parent
50b987acb5
commit
79639f3a5b
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ name = "Element configuration"
|
||||||
|
|
||||||
[main.config.default_home_server]
|
[main.config.default_home_server]
|
||||||
ask = "Choose a home server"
|
ask = "Choose a home server"
|
||||||
type = "url"
|
type = "domain"
|
||||||
default = "https://matrix-client.matrix.org"
|
default = "https://matrix-client.matrix.org"
|
||||||
pattern.regexp = '^https://'
|
pattern.regexp = '^https://'
|
||||||
bind = "base_url:__FINALPATH__/config.json"
|
bind = "base_url:__FINALPATH__/config.json"
|
||||||
|
|
Loading…
Add table
Reference in a new issue