Mercurial > treepkg
view cherrypy.cfg @ 263:acf6c0ce2014
Add --quiet option so that publishpackages.py can be run without any output.
Usefule for cron-jobs
author | Bernhard Herzog <bh@intevation.de> |
---|---|
date | Tue, 28 Apr 2009 10:23:08 +0000 |
parents | 7510173b68be |
children |
line wrap: on
line source
[global] server.socketPort = 9090 server.threadPool = 10 server.environment = "production"