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
2b8b3e6047
commit
97dd44a1ce
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue