Mercurial > treepkg
view cherrypy.cfg @ 170:bfcb2bbf9a52
Move the pbuilder initialization code from bin/initpbuilder.py to
treepkg/builder.py to make it work again and add some tests.
author | Bernhard Herzog <bh@intevation.de> |
---|---|
date | Mon, 23 Jun 2008 13:21:08 +0000 |
parents | 7510173b68be |
children |
line wrap: on
line source
[global] server.socketPort = 9090 server.threadPool = 10 server.environment = "production"