Mercurial > treepkg
view cherrypy.cfg @ 230:e387b879fd38
Add treepkg.subversion.ManualWorkingCopy. Same interface as
SvnWorkingCopy, but for code not under actual version control.
author | Bernhard Herzog <bh@intevation.de> |
---|---|
date | Tue, 13 Jan 2009 14:21:37 +0000 |
parents | 7510173b68be |
children |
line wrap: on
line source
[global] server.socketPort = 9090 server.threadPool = 10 server.environment = "production"