projects
/
invirt/packages/invirt-web.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
6381f19878f406d9545b319427de733fc6096ac5
[invirt/packages/invirt-web.git]
/
code
/
main.conf
1
# This file is used when the web interface is loaded as a FastCGI
2
[global]
3
#auto_reload doesn't work with FastCGI
4
engine.auto_reload = False
5
tools.mako.module_directory = "/tmp/invirt-web-templatecache"
6
tools.remote_user_login.on = True
7
8
engine.SIGHUP = None
9
engine.SIGTERM = None
10
11
log.screen = False