mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-01 16:09:23 +01:00
43 lines
1.3 KiB
JSON
43 lines
1.3 KiB
JSON
|
|
{
|
|
"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,
|
|
"default_server_config": {
|
|
"m.homeserver": {
|
|
"base_url": "https://matrix.feneas.org",
|
|
"server_name": "matrix.feneas.org"
|
|
}
|
|
},
|
|
"features": {
|
|
"feature_new_spinner": "labs",
|
|
"feature_custom_status": "labs",
|
|
"feature_custom_themes": "labs"
|
|
"feature_pinning": "enable",
|
|
"feature_custom_tags": "enable",
|
|
"feature_state_counters": "labs",
|
|
"feature_many_integration_managers": "enable",
|
|
"feature_mjolnir": "labs",
|
|
"feature_dm_verification": "labs",
|
|
"feature_cross_signing": "enable",
|
|
"feature_invite_only_padlocks": "enable",
|
|
"feature_event_indexing": "labs",
|
|
"feature_bridge_state": "enable",
|
|
"feature_presence_in_room_list": "enable"
|
|
},
|
|
"enable_presence_by_hs_url": {
|
|
"https://matrix.org": false,
|
|
"https://matrix-client.matrix.org": false,
|
|
"https://mozilla.modular.im": false,
|
|
"https://privacytools.io": false,
|
|
"https://chat.privacytools.io": false
|
|
},
|
|
"jitsi": {
|
|
"preferredDomain": "jitsi.piraattipuolue.fi"
|
|
}
|
|
}
|