Enable feature_spaces_metaspaces on Nightly (#277)

This commit is contained in:
Michael Telatynski 2021-11-11 13:07:49 +00:00 committed by GitHub
parent 548f22d438
commit 4a44ad0a8f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,5 +47,8 @@
"posthog": {
"projectApiKey": "phc_Jzsm6DTm6V2705zeU5dcNvQDlonOR68XvX2sh1sEOHO",
"apiHost": "https://posthog.hss.element.io"
},
"features": {
"feature_spaces_metaspaces": true
}
}