source: main/waeup.kofa/branches/uli-zc-async/src/waeup/kofa/async_multidb.zcml @ 10209

Last change on this file since 10209 was 9101, checked in by uli, 12 years ago

Add ZCML configuration for installing job container in multi-ZODB setup.

File size: 170 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<configure xmlns="http://namespaces.zope.org/zope">
3  <subscriber handler=".async.multidb_job_container_installer" />
4</configure>
Note: See TracBrowser for help on using the repository browser.