diff --git a/sample.env b/sample.env index dd469e1a..062a8c9b 100644 --- a/sample.env +++ b/sample.env @@ -201,6 +201,10 @@ MAINTENANCE_WINDOW= # Button can be disabled by setting the value to blank HELP_URL=https://docs.bigbluebutton.org/greenlight/gl-overview.html +# Force a redirect to HTTPS and make cookies secure. +# WARNING: Only set this to false for a development environment. +ENABLE_SSL=true + # Comment this out to send logs to STDOUT in production instead of log/production.log . # # RAILS_LOG_TO_STDOUT=true @@ -230,10 +234,6 @@ HELP_URL=https://docs.bigbluebutton.org/greenlight/gl-overview.html # RAILS_LOG_REMOTE_NAME=logxx.papertrailapp.com # RAILS_LOG_REMOTE_PORT=9999 # RAILS_LOG_REMOTE_TAG=greenlight -# -# Force SSL -# -# ENABLE_SSL=true # Database settings #