Better check for piggyback/record syntax check
[yazpp-moved-to-github.git] / src / config.xml
index efe5126..38dbf36 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- $Id -->
+<!-- $Id: config.xml,v 1.11 2003-10-14 13:48:26 adam Exp $ -->
 <proxy>
   <target default="1" name="voyager">
     <!-- default target -->
       <pdu>31</pdu>
       <retrieve>20</retrieve>
     </limit>
-    <attribute type="1" value="10" error="114"/>
-    <target-timeout>180</target-timeout>
-    <client-timeout>120</client-timeout>
+    <attribute type="1" value="1-11,13-1010"/>
+    <attribute type="1" value="*" error="114"/>
+    <target-timeout>300</target-timeout>
+    <client-timeout>180</client-timeout>
     <syntax type="usmarc"/>
     <syntax type="xml" marcxml="1"/>
     <syntax type="*" error="238"/>
+    <preinit>2</preinit>
   </target>
   <target name="localhost">
     <url>localhost:9999</url>
       <pdu>60</pdu>
       <retrieve>10</retrieve>
     </limit>
+    <target-timeout>300</target-timeout>
+    <client-timeout>180</client-timeout>
     <attribute type="1" value="10,1023-9000" error="114"/>
     <syntax type="usmarc"/>
     <syntax type="grs1"/>
     <syntax type="xml" marcxml="1"/>
     <syntax type="*" error="238"/>
+    <preinit>2</preinit>
   </target>
   <target name="*">
     <!-- everything else -->