Mercurial > treepkg > treepkg
view cherrypy.cfg @ 457:b90bb9f2bb77
Use the Hashlib module instead of MD5 if the python version is >=2.5
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Tue, 24 Aug 2010 13:50:17 +0000 |
parents | 7510173b68be |
children |
line wrap: on
line source
[global] server.socketPort = 9090 server.threadPool = 10 server.environment = "production"