Mercurial > treepkg
view cherrypy.cfg @ 458:61e72399914c
Use an exception to use either hashlib or md5
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Tue, 24 Aug 2010 15:41:48 +0000 |
parents | 7510173b68be |
children |
line wrap: on
line source
[global] server.socketPort = 9090 server.threadPool = 10 server.environment = "production"