Mercurial > treepkg
view cherrypy.cfg @ 186:2622bf5ed5bd
For log files, use a name under the test specific temp dir to avoid
leaving test files in the current working directory
author | Bernhard Herzog <bh@intevation.de> |
---|---|
date | Thu, 26 Jun 2008 16:33:14 +0000 |
parents | 7510173b68be |
children |
line wrap: on
line source
[global] server.socketPort = 9090 server.threadPool = 10 server.environment = "production"