Mercurial > treepkg
view cherrypy.cfg @ 223:230582ed7329
some cosmetic changes:
- remove commented out code
- remove misleading comments
author | Bernhard Herzog <bh@intevation.de> |
---|---|
date | Thu, 08 Jan 2009 14:26:12 +0000 |
parents | 7510173b68be |
children |
line wrap: on
line source
[global] server.socketPort = 9090 server.threadPool = 10 server.environment = "production"