diff --git a/.env b/.env index 5b1523fcba..4cf394972c 100644 --- a/.env +++ b/.env @@ -61,10 +61,3 @@ SMTP_PASSWORD="f00d" # STRIPE_INSTANCE_PUBLISHABLE_KEY="pk_test_xxxx" # This can be a test key or a live key # STRIPE_CLIENT_ID="ca_xxxx" # This can be a development ID or a production ID # STRIPE_ENDPOINT_SECRET="whsec_xxxx" - -# Feature toggles -# -# Adding user emails separated by commas will enable them the use of certain features. See -# config/initializers/feature_toggles.rb for details. -# -# BETA_TESTERS="ofn@example.com,superadmin@example.com"