Mercurial > treepkg
view cherrypy.cfg @ 126:68d829cac3ff
New parameter for PBuilder.build: extra_env, a mapping with extra
environment varaibles. Also add a test case.
author | Bernhard Herzog <bh@intevation.de> |
---|---|
date | Thu, 22 May 2008 18:53:14 +0000 |
parents | 7510173b68be |
children |
line wrap: on
line source
[global] server.socketPort = 9090 server.threadPool = 10 server.environment = "production"