projects
/
invirt/packages/invirt-web.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Use separate fcgi files for the authed and unauthed site.
[invirt/packages/invirt-web.git]
/
code
/
main.conf
diff --git
a/code/main.conf
b/code/main.conf
index
2130697
..
6381f19
100644
(file)
--- a/
code/main.conf
+++ b/
code/main.conf
@@
-3,6
+3,7
@@
#auto_reload doesn't work with FastCGI
engine.auto_reload = False
tools.mako.module_directory = "/tmp/invirt-web-templatecache"
+tools.remote_user_login.on = True
engine.SIGHUP = None
engine.SIGTERM = None