Work around quirk of CherryPy dispatching that causes username munging to not happen...
[invirt/packages/invirt-web.git] / code / main.conf
index 6381f19..85cad69 100644 (file)
@@ -2,7 +2,6 @@
 [global]
 #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