source:
package_branches/invirt-web/cherrypy/code/dev.conf
@
2396
Last change on this file since 2396 was 2388, checked in by quentin, 15 years ago | |
---|---|
File size: 226 bytes |
Line | |
---|---|
1 | # For the testing site. |
2 | |
3 | [global] |
4 | server.socket_port = 8080 |
5 | log.access_file = "/tmp/invirt-web-access_log.dev" |
6 | log.error_file = "/tmp/invirt-web-error_log.dev" |
7 | tools.mako.module_directory = "/tmp/invirt-web-templatecache.dev" |
Note: See TracBrowser
for help on using the repository browser.