source: products/QGSkel/trunk/qgskel/templates/qgplone3_buildout/profiles/deployments/managezeoc.cfg_tmpl @ 1417

Last change on this file since 1417 was 1417, checked in by mylan, 14 years ago

Fix bug with variable types in cheetah templates

File size: 350 bytes
Line 
1[buildout]
2extends = deployments_base.cfg
3parts +=
4    manage
5
6[manage]
7recipe = zc.recipe.macro
8result-recipe = plone.recipe.zope2instance
9macro = zeoc_template
10
11## Define manage configurations, used in
12## deployments_base.cfg->[zeoc_template]
13#set $manage_port = int($http_port_be1) + 30
14http-address = $manage_port
15zeo-client-client = zeoc_manage
Note: See TracBrowser for help on using the repository browser.