mirror of
https://github.com/YunoHost-Apps/element_ynh.git
synced 2024-09-03 18:36:08 +02:00
Update config.json
This commit is contained in:
parent
b3713d66d1
commit
b7d59b0670
1 changed files with 6 additions and 2 deletions
|
@ -1,7 +1,11 @@
|
|||
{
|
||||
"default_server_config": {
|
||||
"m.homeserver": { "base_url": "https://__DEFAULT_HOME_SERVER__" },
|
||||
"m.identity_server": {"base_url": "https://vector.im"}
|
||||
"m.homeserver": {
|
||||
"base_url": "https://__DEFAULT_HOME_SERVER__"
|
||||
},
|
||||
"m.identity_server": {
|
||||
"base_url": "https://vector.im"
|
||||
}
|
||||
},
|
||||
"brand": "Element",
|
||||
"integrations_ui_url": "https://scalar.vector.im/",
|
||||
|
|
Loading…
Add table
Reference in a new issue