Mercurial > treepkg
view cherrypy.cfg @ 563:a4efa91bc3b2
Also use option --config to pass the config file
author | Bjoern Ricks <bricks@intevation.de> |
---|---|
date | Fri, 02 Sep 2011 10:18:54 +0000 |
parents | 7510173b68be |
children |
line wrap: on
line source
[global] server.socketPort = 9090 server.threadPool = 10 server.environment = "production"