Make ssl redirection a separate config
[oweals/karmaworld.git] / README.md
index 6e429d39744ec53d8c28ae5cce9ead80c45dc211..f44917b6361f954ff25a101a3041d1c007ed3352 100644 (file)
--- a/README.md
+++ b/README.md
@@ -254,6 +254,9 @@ signed by a proper authority.
 Follow [Heroku's SSL setup](https://devcenter.heroku.com/articles/ssl-endpoint)
 to get SSL running on your server.
 
+You may set the `SSL_REDIRECT` environment variable to `true` to make KarmaNotes
+redirect insecure connections to secure ones.
+
 # Local Install
 
 KarmaNotes is a Heroku application. Download the [Heroku toolbelt](https://toolbelt.heroku.com/).