Mercurial > treepkg
view cherrypy.cfg @ 81:2630a1c18816
Add command line option --revision to package a specific revision.
author | Bernhard Herzog <bh@intevation.de> |
---|---|
date | Fri, 11 May 2007 13:01:18 +0000 |
parents | 7510173b68be |
children |
line wrap: on
line source
[global] server.socketPort = 9090 server.threadPool = 10 server.environment = "production"