Mercurial > treepkg
view cherrypy.cfg @ 227:6199f02bdd32
Make bin/updatetreepkg.py executable
author | Bernhard Herzog <bh@intevation.de> |
---|---|
date | Thu, 08 Jan 2009 19:58:06 +0000 |
parents | 7510173b68be |
children |
line wrap: on
line source
[global] server.socketPort = 9090 server.threadPool = 10 server.environment = "production"