diff --git a/envs/.env.staging b/envs/.env.staging index 48d4121e2..fa776bce4 100644 --- a/envs/.env.staging +++ b/envs/.env.staging @@ -30,5 +30,5 @@ NEXT_PUBLIC_GOOGLE_TAG_MANAGER_PREVIEW=env-661 # Feature flags for enabling content types. These should only be added when you are preparing to go to prod and are testing on staging. # It is better to test these from the CMS backend for staging than here. -FEATURE_NEXT_BUILD_CONTENT_EVENT_LISTING=true -FEATURE_NEXT_BUILD_CONTENT_EVENT=true +# FEATURE_NEXT_BUILD_CONTENT_EVENT_LISTING=true +# FEATURE_NEXT_BUILD_CONTENT_EVENT=true