source:
package_branches/invirt-web/cherrypy-rebased/code/main.conf
@
2662
| Last change on this file since 2662 was 2662, checked in by broder, 16 years ago | |
|---|---|
| File size: 267 bytes | |
| Line | |
|---|---|
| 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 | |
| 7 | engine.SIGHUP = None |
| 8 | engine.SIGTERM = None |
| 9 | |
| 10 | log.screen = False |
Note: See TracBrowser
for help on using the repository browser.
