Mercurial > treepkg
view cherrypy.cfg @ 308:61d1daac23d4
Move the should_stop check out of the try/except block so that it's not
skipped when a build fails.
author | Bernhard Herzog <bh@intevation.de> |
---|---|
date | Tue, 01 Dec 2009 11:52:07 +0000 |
parents | 7510173b68be |
children |
line wrap: on
line source
[global] server.socketPort = 9090 server.threadPool = 10 server.environment = "production"