|
|
@@ -78,11 +78,10 @@
|
|
|
# Help improve Hue with anonymous usage analytics.
|
|
|
# Use Google Analytics to see how many times an application or specific section of an application is used, nothing more.
|
|
|
## collect_usage=true
|
|
|
-
|
|
|
- # SECURE_PROXY_SSL_HEADER support for HTTPS termination at the load-balancer level
|
|
|
- ## SECURE_PROXY_SSL_HEADER=true
|
|
|
-
|
|
|
-
|
|
|
+
|
|
|
+ # Support for HTTPS termination at the load-balancer level with SECURE_PROXY_SSL_HEADER.
|
|
|
+ ## secure_proxy_ssl_header=false
|
|
|
+
|
|
|
# Comma-separated list of Django middleware classes to use.
|
|
|
# See https://docs.djangoproject.com/en/1.4/ref/middleware/ for more details on middlewares in Django.
|
|
|
## middleware=desktop.auth.backend.LdapSynchronizationBackend
|