Mercurial > treepkg
view cherrypy.cfg @ 501:fd52f1e231ba
Fix typo in a comment
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Mon, 25 Oct 2010 08:17:31 +0000 |
parents | 7510173b68be |
children |
line wrap: on
line source
[global] server.socketPort = 9090 server.threadPool = 10 server.environment = "production"