2020-02-05 15:52:28 +01:00
|
|
|
{
|
2020-03-10 12:53:59 +01:00
|
|
|
"integrations_ui_url": "https://dimension.aragon.sh/riot",
|
|
|
|
"integrations_rest_url": "https://dimension.aragon.sh/api/v1/scalar",
|
|
|
|
"integrations_widgets_urls": [
|
|
|
|
"https://dimension.aragon.sh/widgets"
|
|
|
|
],
|
|
|
|
"integrations_jitsi_widget_url": "https://dimension.aragon.sh/widgets/jitsi",
|
|
|
|
"showLabsSettings": true,
|
2020-02-22 23:53:36 +01:00
|
|
|
"default_server_config": {
|
|
|
|
"m.homeserver": {
|
|
|
|
"base_url": "https://matrix-client.matrix.org",
|
|
|
|
"server_name": "chat.privacytools.io"
|
2020-02-05 15:52:28 +01:00
|
|
|
}
|
2020-02-22 23:53:36 +01:00
|
|
|
},
|
|
|
|
"features": {
|
2020-03-10 12:53:59 +01:00
|
|
|
"feature_pinning": "enable",
|
|
|
|
"feature_custom_tags": "enable",
|
2020-02-22 23:53:36 +01:00
|
|
|
"feature_state_counters": "labs",
|
2020-03-10 12:53:59 +01:00
|
|
|
"feature_many_integration_managers": "enable",
|
2020-02-22 23:53:36 +01:00
|
|
|
"feature_mjolnir": "labs",
|
|
|
|
"feature_dm_verification": "labs",
|
|
|
|
"feature_cross_signing": "enable",
|
|
|
|
"feature_invite_only_padlocks": "enable",
|
2020-03-10 12:53:59 +01:00
|
|
|
"feature_event_indexing": "labs",
|
|
|
|
"feature_bridge_state": "enable",
|
|
|
|
"feature_presence_in_room_list": "enable"
|
2020-02-22 23:53:36 +01:00
|
|
|
},
|
|
|
|
"enable_presence_by_hs_url": {
|
|
|
|
"https://matrix.org": false,
|
|
|
|
"https://matrix-client.matrix.org": false,
|
|
|
|
"https://privacytools.io": false,
|
|
|
|
"https://chat.privacytools.io": false
|
2020-04-02 19:05:11 +02:00
|
|
|
},
|
|
|
|
"jitsi": {
|
|
|
|
"preferredDomain": "jitsi.piraattipuolue.fi"
|
|
|
|
}
|
2020-02-05 15:52:28 +01:00
|
|
|
}
|