source: products/QGSkel/trunk/qgskel/templates/qgplone3_buildout/profiles/deployments/crawlerszeoc.cfg_tmpl @ 1410

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

Use deployments_base general configuration in crawlers config

File size: 355 bytes
Line 
1[buildout]
2extends = deployments_base.cfg
3parts +=
4    crawlers
5
6[crawlers]
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 $crawlers_port = $http_port_be1 + 10
14http-address = $crawlers_port
15zeo-client-client = zeoc_crawlers
Note: See TracBrowser for help on using the repository browser.