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 2022-06-19 18:06:50 +02:00
parent 2b8b3e6047
commit 97dd44a1ce
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 = "domain"
default = ""
help = "Choose your default Matrix server's domain name"
type = "string"
default = "matrix.org"
help = "Choose your default Matrix server's domain name. Default is matrix.org"
bind = "default_server_name:__FINALPATH__/config.json"