Remove the "checkpoint" code for timing measurements.
[invirt/packages/invirt-web.git] / code / main.conf
index 2130697..6381f19 100644 (file)
@@ -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