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
2ed4b0e26a
commit
51b3be2666
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ name = "Element configuration"
|
||||||
type = "string"
|
type = "string"
|
||||||
default = "matrix.org"
|
default = "matrix.org"
|
||||||
help = "Define the Default Home Server."
|
help = "Define the Default Home Server."
|
||||||
bind = "default_home_server:/var/www/__APP__/config.json"
|
bind = "base_url:/var/www/__APP__/config.json"
|
||||||
|
|
||||||
[main.config.login_for_welcome]
|
[main.config.login_for_welcome]
|
||||||
ask = "Display login as welcome page"
|
ask = "Display login as welcome page"
|
||||||
|
|
Loading…
Add table
Reference in a new issue