Mercurial > treepkg
view cherrypy.cfg @ 444:cb061f0474ba
Always call checkout index with a trailing / to force the creation of the dest
directory.
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Mon, 09 Aug 2010 12:24:56 +0000 |
parents | 7510173b68be |
children |
line wrap: on
line source
[global] server.socketPort = 9090 server.threadPool = 10 server.environment = "production"