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
7365e9444e
commit
35cfd0fedf
1 changed files with 6 additions and 2 deletions
|
@ -11,10 +11,14 @@
|
|||
"integrations_ui_url": "https://scalar.vector.im/",
|
||||
"integrations_rest_url": "https://scalar.vector.im/api",
|
||||
"showLabsSettings": false,
|
||||
"roomDirectory": {"servers": ["matrix.org"]},
|
||||
"roomDirectory": {
|
||||
"servers": ["matrix.org"]
|
||||
},
|
||||
"enable_presence_by_hs_url": {
|
||||
"https://matrix.org": false,
|
||||
"https://matrix-client.matrix.org": false
|
||||
},
|
||||
"embedded_pages": {"login_for_welcome": __LOGIN_FOR_WELCOME__}
|
||||
"embedded_pages": {
|
||||
"login_for_welcome": __LOGIN_FOR_WELCOME__
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue