Coded bounce filter which returns all packages unprocessed, not sending any package...
[metaproxy-moved-to-github.git] / etc / config-zurg.xml
index a74ba3a..e7ff942 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- $Id: config-zurg.xml,v 1.7 2006-01-18 15:04:06 mike Exp $ -->
+<!-- $Id: config-zurg.xml,v 1.9 2006-08-31 13:01:09 marc Exp $ -->
 <yp2 xmlns="http://indexdata.dk/yp2/config/1">
   <start route="start"/>
   <filters>
@@ -68,7 +68,7 @@
       </filter>
       <filter type="auth_simple">
         <targetRegister>../etc/example.target-auth</targetRegister>
-       <discardUnauthorisedDBs/>
+       <discardUnauthorisedTargets/>
       </filter>
       <filter type="multi">
       </filter>
@@ -78,6 +78,7 @@
       <filter type="z3950_client">
         <timeout>30</timeout>
       </filter>
+      <filter type="bounce"/>
     </route>
   </routes>
 </yp2>