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

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

Use deployments_base general configuration in manage config

File size: 345 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 = $http_port_be1 + 30
14http-address = $manage_port
15zeo-client-client = zeoc_manage
Note: See TracBrowser for help on using the repository browser.