Disable new room list. Cleanup old labs no longer existing

This commit is contained in:
q
2025-09-27 14:47:26 -04:00
parent 3900105965
commit 3f6420ead0

View File

@@ -18,43 +18,30 @@
"defaultCountryCode": "US",
"showLabsSettings": true,
"features": {
"feature_many_integration_managers": "labs",
"feature_pinning": "enable",
"feature_custom_tags": "labs",
"feature_state_counters": "labs",
"feature_custom_themes" : "labs",
"feature_bridge_state": "labs",
"feature_mjolnir" : "labs",
"feature_presence_in_room_list": "labs",
"feature_roomlist_preview_reactions_all": "labs",
"feature_roomlist_preview_reactions_dms": "labs",
"feature_dm_verification": "labs",
"feature_latex_maths": "labs",
"feature_dehydration": "labs",
"feature_report_to_moderators": "labs",
"feature_polls": "labs",
"feature_location_share_pin_drop": "labs",
"feature_location_share_live": "labs",
"feature_spotlight": "labs",
"feature_jump_to_date": "labs",
"feature_jump_to_date": "enable",
"feature_video_rooms": "labs",
"feature_html_topic": "labs",
"feature_exploring_public_spaces": "labs",
"feature_favourite_messages": "labs",
"feature_element_call_video_rooms": "labs",
"feature_group_calls": "labs",
"feature_qr_signin_reciprocate_show": "labs",
"feature_group_calls": "enable",
"feature_element_call_video_rooms": "enable",
"feature_rust_crypto": "disable",
"feature_ask_to_join": "enable",
"feature_notifications": "enable",
"feature_extensible_events": "labs"
"feature_new_room_list": "disable"
},
"default_federate": true,
"default_theme": "dark",
"roomDirectory": {
"servers": [
"glowers.club",
"matrix.org",
"glowers.club",
"matrix.org",
"matrix.thisisjoes.site",
"midov.pl",
"nerdsin.space",
@@ -67,10 +54,5 @@
"enable_presence_by_hs_url": {
"https://glowers.club": false
},
"element_call": {
"url": "https://call.element.io",
"participant_limit": 8,
"brand": "Voice Doxing Lounge"
},
"map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx"
}