Added URL-recipe to dist file. Not sure if this is the right thing
authorSebastian Hammer <quinn@indexdata.com>
Mon, 13 Aug 2007 03:43:40 +0000 (03:43 +0000)
committerSebastian Hammer <quinn@indexdata.com>
Mon, 13 Aug 2007 03:43:40 +0000 (03:43 +0000)
to do, but auth module in standard masterkey relies on it, and it
doesn't hurt aanyone if it isn't used.

etc/pazpar2.cfg.dist

index e546b78..28ff50c 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- $Id: pazpar2.cfg.dist,v 1.14 2007-07-16 16:43:45 adam Exp $ -->
+<!-- $Id: pazpar2.cfg.dist,v 1.15 2007-08-13 03:43:40 quinn Exp $ -->
 <pazpar2 xmlns="http://www.indexdata.com/pazpar2/1.0">
   
   <server>
@@ -53,6 +53,8 @@
       <metadata name="electronic-note"/>
       <metadata name="citation"/>
       <metadata name="fulltext"/>
+
+      <metadata name="url_recipe" setting="postproc"/>
     </service>
   </server>