Mercurial > treepkg
view cherrypy.cfg @ 79:570ac81865be
Add revision parameter to update so that a checkout can be updated to a
specific revision
author | Bernhard Herzog <bh@intevation.de> |
---|---|
date | Fri, 11 May 2007 12:58:28 +0000 |
parents | 7510173b68be |
children |
line wrap: on
line source
[global] server.socketPort = 9090 server.threadPool = 10 server.environment = "production"