view cherrypy.cfg @ 418:acb8dbd506f6 treepkg-status

use md5 instead of hashlib module (md5 is deprecated in favour of hashlib in python 2.5)
author Bjoern Ricks <bricks@intevation.de>
date Mon, 26 Jul 2010 13:39:10 +0000
parents 7510173b68be
children
line wrap: on
line source
[global]
server.socketPort = 9090
server.threadPool = 10
server.environment = "production"
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)