Mercurial > treepkg
view cherrypy.cfg @ 154:a30351c91a68
Make status-by-startdate.html the default template. Sorting by date is
generally more useful than sorting by revision because different tracks
usually come from different repositories.
author | Bernhard Herzog <bh@intevation.de> |
---|---|
date | Tue, 10 Jun 2008 09:51:50 +0000 |
parents | 7510173b68be |
children |
line wrap: on
line source
[global] server.socketPort = 9090 server.threadPool = 10 server.environment = "production"