annotate cherrypy.cfg @ 286:4376c5315c72

kdepim 3.5 recipes: Use the official tag date as the date in the package version and include the number of changes to the tag in the package revision.
author Bernhard Herzog <bh@intevation.de>
date Tue, 04 Aug 2009 10:32:33 +0000
parents 7510173b68be
children
rev   line source
23
7510173b68be add cherrypy.cfg
Bernhard Herzog <bh@intevation.de>
parents:
diff changeset
1 [global]
7510173b68be add cherrypy.cfg
Bernhard Herzog <bh@intevation.de>
parents:
diff changeset
2 server.socketPort = 9090
7510173b68be add cherrypy.cfg
Bernhard Herzog <bh@intevation.de>
parents:
diff changeset
3 server.threadPool = 10
7510173b68be add cherrypy.cfg
Bernhard Herzog <bh@intevation.de>
parents:
diff changeset
4 server.environment = "production"
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)