Mercurial > treepkg
view cherrypy.cfg @ 280:d2382953b2c8
When building a tagged revision, make sure to explicitly use the
revision number when exporting the sources to avoid a race. The
repository might change between detection of the tag and the export.
author | Bernhard Herzog <bh@intevation.de> |
---|---|
date | Mon, 03 Aug 2009 18:57:27 +0000 |
parents | 7510173b68be |
children |
line wrap: on
line source
[global] server.socketPort = 9090 server.threadPool = 10 server.environment = "production"