Mercurial > treepkg
view cherrypy.cfg @ 224:6bac65dcf258
Handle the svn repositories and working copies in a more object oriented way
author | Bernhard Herzog <bh@intevation.de> |
---|---|
date | Thu, 08 Jan 2009 16:55:18 +0000 |
parents | 7510173b68be |
children |
line wrap: on
line source
[global] server.socketPort = 9090 server.threadPool = 10 server.environment = "production"