Changeset 16615 for main/kofacustom.edocons/trunk/buildout-zeo.cfg
- Timestamp:
- 13 Sep 2021, 12:24:36 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.edocons/trunk/buildout-zeo.cfg
r16589 r16615 118 118 # See http://pypi.python.org/pypi/zc.recipe.egg for details... 119 119 recipe = zc.recipe.egg 120 eggs = kofacustom.e cns [beaker, diazo]120 eggs = kofacustom.edocons [beaker, diazo] 121 121 arguments = "${buildout:parts-directory}/etc/zeo1.conf" 122 122 scripts = kofactl=zeo_client1 … … 125 125 # See http://pypi.python.org/pypi/zc.recipe.egg for details... 126 126 recipe = zc.recipe.egg 127 eggs = kofacustom.e cns [beaker, diazo]127 eggs = kofacustom.edocons [beaker, diazo] 128 128 arguments = "${buildout:parts-directory}/etc/zeo2.conf" 129 129 scripts = kofactl=zeo_client2
Note: See TracChangeset for help on using the changeset viewer.