Mercurial > treepkg
view cherrypy.cfg @ 248:5dd710b167d2
Make bin/listpackages.py handle corner cases like no revisions built or
--revision referring to non-exisiting revisions better. Add tests for this.
author | Bernhard Herzog <bh@intevation.de> |
---|---|
date | Fri, 06 Mar 2009 19:57:04 +0000 |
parents | 7510173b68be |
children |
line wrap: on
line source
[global] server.socketPort = 9090 server.threadPool = 10 server.environment = "production"