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.json

This commit is contained in:
Éric Gaspar 2023-03-01 19:16:06 +01:00
parent b3713d66d1
commit b7d59b0670

View file

@ -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/",