Mercurial > treepkg
view cherrypy.cfg @ 317:cb006b23b1a7
use correct base class
author | Bernhard Herzog <bh@intevation.de> |
---|---|
date | Fri, 04 Dec 2009 14:14:31 +0000 |
parents | 7510173b68be |
children |
line wrap: on
line source
[global] server.socketPort = 9090 server.threadPool = 10 server.environment = "production"