Change sample command-line.
[irspy-moved-to-github.git] / zebra / yazserver.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <yazgfs>
3  <listen id="tcp8018">tcp:@:8018</listen>
4  <server id="alvis" listenref="tcp8018">
5   <directory>./</directory>
6   <config>zebra.cfg</config>
7   <cql2rpn>pqf.properties</cql2rpn>
8   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="zeerex.xml">
9    <xi:fallback>
10     <explain xmlns="http://explain.z3950.org/dtd/2.0/">
11      <serverInfo>
12       <host>localhost</host>
13       <port>8018</port>
14       <database>IR-Explain---1</database>
15      </serverInfo>
16     </explain>
17    </xi:fallback>
18   </xi:include>
19  </server>
20 </yazgfs>