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
f7b7a63294
commit
c404d719dc
1 changed files with 12 additions and 12 deletions
|
@ -1,13 +1,13 @@
|
||||||
{
|
{
|
||||||
"default_hs_url": "https://__DEFAULT_HOME_SERVER__",
|
"default_server_config": {
|
||||||
"default_is_url": "https://vector.im",
|
"m.homeserver": {
|
||||||
"brand": "Element",
|
"base_url": "https://__DEFAULT_HOME_SERVER__"
|
||||||
"integrations_ui_url": "https://scalar.vector.im/",
|
},
|
||||||
"integrations_rest_url": "https://scalar.vector.im/api",
|
"m.identity_server": {
|
||||||
"enableLabs": true,
|
"base_url": "https://vector.im"
|
||||||
"roomDirectory": {
|
}
|
||||||
"servers": [
|
},
|
||||||
"matrix.org"
|
"room_directory": {
|
||||||
]
|
"servers": ["matrix.org"]
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue