Release video rooms as a beta feature (#21962)

* Update labs documentation for the video rooms beta

* Make video rooms opt-out on develop
This commit is contained in:
Robin 2022-06-09 13:08:03 -04:00 committed by GitHub
parent 5698389789
commit 0fd1bc7f5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View file

@ -59,7 +59,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"
}