Mercurial > treepkg
view cherrypy.cfg @ 287:1fcdffbeb9de
Make the #! line in the commands more portable. Use /usr/bin/python
instead of /usr/bin/python2.4.
author | Bernhard Herzog <bh@intevation.de> |
---|---|
date | Tue, 01 Sep 2009 13:35:23 +0000 |
parents | 7510173b68be |
children |
line wrap: on
line source
[global] server.socketPort = 9090 server.threadPool = 10 server.environment = "production"