Mercurial > treepkg
view cherrypy.cfg @ 290:97c17fb0ca19
Add --track-option command line option to set track-specific options.
useful to e.g. specify a specific tag to package.
author | Bernhard Herzog <bh@intevation.de> |
---|---|
date | Fri, 18 Sep 2009 13:45:41 +0000 |
parents | 7510173b68be |
children |
line wrap: on
line source
[global] server.socketPort = 9090 server.threadPool = 10 server.environment = "production"