projects
/
metaproxy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9df178c
)
removed final logging instruction after virtual DB filter
author
Marc Cromme
<marc@indexdata.dk>
Tue, 26 Sep 2006 11:33:40 +0000
(11:33 +0000)
committer
Marc Cromme
<marc@indexdata.dk>
Tue, 26 Sep 2006 11:33:40 +0000
(11:33 +0000)
etc/config-sru-to-z3950.xml
patch
|
blob
|
history
diff --git
a/etc/config-sru-to-z3950.xml
b/etc/config-sru-to-z3950.xml
index
8029140
..
f070e93
100644
(file)
--- a/
etc/config-sru-to-z3950.xml
+++ b/
etc/config-sru-to-z3950.xml
@@
-1,5
+1,5
@@
<?xml version="1.0"?>
-<!-- $Id: config-sru-to-z3950.xml,v 1.2 2006-09-14 23:07:35 marc Exp $ -->
+<!-- $Id: config-sru-to-z3950.xml,v 1.3 2006-09-26 11:33:40 marc Exp $ -->
<yp2 xmlns="http://indexdata.dk/yp2/config/1">
<start route="start"/>
<filters>
@@
-27,9
+27,11
@@
<target>localhost:1314/Default</target>
</virtual>
</filter>
+ <!--
<filter type="log">
<message>VIRDB</message>
</filter>
+ -->
<filter refid="backend"/>
<filter type="bounce"/>
</route>