|
@@ -27,6 +27,9 @@ http_port=8088
|
|
|
# Time zone name
|
|
# Time zone name
|
|
|
time_zone=America/Los_Angeles
|
|
time_zone=America/Los_Angeles
|
|
|
|
|
|
|
|
|
|
+# Turn off debug
|
|
|
|
|
+django_debug_mode=0
|
|
|
|
|
+
|
|
|
# Webserver runs as this user
|
|
# Webserver runs as this user
|
|
|
## server_user=hue
|
|
## server_user=hue
|
|
|
## server_group=hue
|
|
## server_group=hue
|
|
@@ -44,7 +47,6 @@ time_zone=America/Los_Angeles
|
|
|
# Filename of SSL RSA Private Key
|
|
# Filename of SSL RSA Private Key
|
|
|
## ssl_private_key=
|
|
## ssl_private_key=
|
|
|
|
|
|
|
|
-
|
|
|
|
|
# Configuration options for user authentication into the web application
|
|
# Configuration options for user authentication into the web application
|
|
|
# ------------------------------------------------------------------------
|
|
# ------------------------------------------------------------------------
|
|
|
[[auth]]
|
|
[[auth]]
|