Mercurial > treepkg
view cherrypy.cfg @ 68:57a0b747ea3e
add publishstaticweb.py and demo config file
author | Bernhard Herzog <bh@intevation.de> |
---|---|
date | Thu, 12 Apr 2007 20:05:18 +0200 |
parents | 7510173b68be |
children |
line wrap: on
line source
[global] server.socketPort = 9090 server.threadPool = 10 server.environment = "production"