src/ztfy/utils/zodb.zcml
branchZTK-1.1
changeset 170 a08e9a1c5b07
parent 169 b4b587dd45ca
child 234 69503d5058a1
--- a/src/ztfy/utils/zodb.zcml	Thu Sep 20 17:06:22 2012 +0200
+++ b/src/ztfy/utils/zodb.zcml	Thu Sep 20 19:13:01 2012 +0200
@@ -18,4 +18,8 @@
 			permission="zope.ManageServices" />
 	</class>
 
+	<utility
+		name="ZEO connections"
+		component=".zodb.ZEOConnectionVocabulary" />
+
 </configure>
\ No newline at end of file