source: main/waeup.kofa/branches/uli-zc-async/src/waeup/kofa/async_single.zcml @ 10241

Last change on this file since 10241 was 9100, checked in by uli, 13 years ago

Add ZCML configuration file for installing job container in single ZODB setup.

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