Merge pull request #350 from robintown/video-rooms-beta

Make video rooms opt-out on Nightly
This commit is contained in:
Robin 2022-06-09 13:08:06 -04:00 committed by GitHub
commit e024a08271
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,8 @@
"apiHost": "https://posthog.element.io"
},
"features": {
"feature_spotlight": true
"feature_spotlight": true,
"feature_video_rooms": true
},
"map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx"
}