Mercurial > treepkg
view cherrypy.cfg @ 369:2ecdfa0f345a
used full path (baseurl + subdir) for tag detection not only the first subdir
don't think there exists any disadvantages in this approach for current packagers
author | Bjoern Ricks <bricks@intevation.de> |
---|---|
date | Tue, 01 Jun 2010 15:11:30 +0000 |
parents | 7510173b68be |
children |
line wrap: on
line source
[global] server.socketPort = 9090 server.threadPool = 10 server.environment = "production"