Mercurial > treepkg
view cherrypy.cfg @ 320:0862a14df80b
Rsync call parameters: Using the long version with some parameters for clarity.
Added --omit-dir-times - otherwise the dirs have to be owned.
author | Bernhard Reiter <bernhard@intevation.de> |
---|---|
date | Mon, 21 Dec 2009 13:21:40 +0000 |
parents | 7510173b68be |
children |
line wrap: on
line source
[global] server.socketPort = 9090 server.threadPool = 10 server.environment = "production"