1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/element_ynh.git synced 2024-09-03 18:36:08 +02:00

desactivate config panel

This commit is contained in:
Éric Gaspar 2022-07-06 11:36:34 +02:00
parent 2a0cddec8a
commit 2a541ab866
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -9,6 +9,5 @@ name = "Element configuration"
[main.config.default_home_server]
ask = "Choose a home server"
type = "string"
default = "matrix.org"
help = "Choose your default Matrix server's domain name. Default is matrix.org"
help = "Choose your default Matrix server's domain name. Default is https://matrix.org"
bind = "m.homeserver:__FINALPATH__/config.json"