The template dist config proxy to localhost:80
[pazpar2-moved-to-github.git] / etc / pazpar2.cfg.dist
index 34f231d..75824bf 100644 (file)
@@ -3,7 +3,7 @@
 
 <server>
   <listen port="9004"/>
-  <proxy host="us1.indexdata.com"/>
+  <proxy host="localhost:80"/>
   <settings src="../etc/settings"/>
 
   <service>
 
 <targetprofiles type="local" src="../zeerex/records/"/>
 
-<retrievalprofile>
-  <requestsyntax>marc21</requestsyntax>
-  <nativesyntax name="iso2709" format="marc21" encoding="marc8s" mapto="marcxml"/>
-  <map type="xslt" stylesheet="marc21.xsl"/>
-</retrievalprofile>
-
 </pazpar2>