Mercurial > treepkg
view cherrypy.cfg @ 305:3781e9958eba
Add per-track configuration option version_template used by the
SourcePackager to construct the version number. Also add some tests.
author | Bernhard Herzog <bh@intevation.de> |
---|---|
date | Tue, 01 Dec 2009 11:26:47 +0000 |
parents | 7510173b68be |
children |
line wrap: on
line source
[global] server.socketPort = 9090 server.threadPool = 10 server.environment = "production"