summaryrefslogtreecommitdiffstats
path: root/quickrun.py
diff options
context:
space:
mode:
Diffstat (limited to 'quickrun.py')
-rwxr-xr-xquickrun.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/quickrun.py b/quickrun.py
index 5ec6e53..8157f80 100755
--- a/quickrun.py
+++ b/quickrun.py
@@ -48,6 +48,8 @@ tools.sessions.on = True
tools.sessions.storage_type = "file"
tools.sessions.storage_path = "${WORKDIR}/sessions"
tools.sessions.timeout = 60
+tools.sessions.secure = False
+tools.sessions.httponly = False
'''
ADMIN_TEMPLATE='''