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:
f6c8aec
)
Swap elements resultset and session in example config
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 23 Feb 2012 10:51:16 +0000
(11:51 +0100)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 23 Feb 2012 10:52:02 +0000
(11:52 +0100)
To make our schema checking happy.
etc/config-zoom.xml
patch
|
blob
|
history
diff --git
a/etc/config-zoom.xml
b/etc/config-zoom.xml
index
ddafb4a
..
e598527
100644
(file)
--- a/
etc/config-zoom.xml
+++ b/
etc/config-zoom.xml
@@
-206,8
+206,8
@@
</filter>
<filter type="sru_z3950"/>
<filter type="session_shared">
- <session ttl="60" max="100"/>
<resultset ttl="1"/>
+ <session ttl="60" max="100"/>
</filter>
<filter type="log">
<message>B</message>