Incremented version to not conflict with precise
[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.remote_user_login.on = True
6
7 engine.SIGHUP = None
8 engine.SIGTERM = None
9
10 log.screen = False