59 lines
2.0 KiB
JSON
59 lines
2.0 KiB
JSON
{
|
|
"default_server_config": {
|
|
"m.homeserver": {
|
|
"base_url": "https://glowers.club",
|
|
"server_name": "Glowers Club"
|
|
}
|
|
},
|
|
"disable_custom_urls": false,
|
|
"disable_guests": true,
|
|
"disable_login_language_selector": false,
|
|
"disable_3pid_login": false,
|
|
"brand": "Glowers Club",
|
|
"integrations_ui_url": "https://dimension.midov.pl/element",
|
|
"integrations_rest_url": "https://dimension.midov.pl/api/v1/scalar",
|
|
"integrations_widgets_urls": ["https://dimension.midov.pl/widgets"],
|
|
"integrations_jitsi_widget_url": "https://dimension.midov.pl/widgets/jitsi",
|
|
"bug_report_endpoint_url": "https://element.io/bugreports/submit",
|
|
"defaultCountryCode": "US",
|
|
"showLabsSettings": true,
|
|
"features": {
|
|
"feature_pinning": "enable",
|
|
"feature_custom_themes" : "labs",
|
|
"feature_bridge_state": "labs",
|
|
"feature_mjolnir" : "labs",
|
|
"feature_dm_verification": "labs",
|
|
"feature_latex_maths": "labs",
|
|
"feature_report_to_moderators": "labs",
|
|
"feature_location_share_live": "labs",
|
|
"feature_jump_to_date": "enable",
|
|
"feature_video_rooms": "labs",
|
|
"feature_element_call_video_rooms": "labs",
|
|
"feature_group_calls": "enable",
|
|
"feature_element_call_video_rooms": "enable",
|
|
"feature_rust_crypto": "disable",
|
|
"feature_ask_to_join": "enable",
|
|
"feature_notifications": "enable",
|
|
"feature_new_room_list": "disable"
|
|
},
|
|
"default_federate": true,
|
|
"default_theme": "dark",
|
|
"roomDirectory": {
|
|
"servers": [
|
|
"glowers.club",
|
|
"matrix.org",
|
|
"matrix.thisisjoes.site",
|
|
"midov.pl",
|
|
"nerdsin.space",
|
|
"poa.st"
|
|
]
|
|
},
|
|
"jitsi": {
|
|
"preferredDomain": "meet.element.io"
|
|
},
|
|
"enable_presence_by_hs_url": {
|
|
"https://glowers.club": false
|
|
},
|
|
"map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx"
|
|
}
|