Omit CVS Id. Update copyright year.
[idzebra-moved-to-github.git] / examples / oai-pmh / conf / zebra.cfg
index d20940a..5e50788 100644 (file)
@@ -1,14 +1,13 @@
 # Zebra configuration file for Alvis XSLT filter setup including
 # SRU/SRW Webservice setup and CQL-to-PQF configuration
 # 
-# $Id: zebra.cfg,v 1.1 2008-02-01 09:45:17 marc Exp $
 #
 
 # profilePath - where to look for config files
-profilePath: .:../../tab
+profilePath: .:../../tab:/usr/share/idzebra/tab
 
 # modulePath - where to look for loadable zebra modules
-modulePath:  ../../index/.libs
+modulePath:  ../../index/.libs:/usr/lib/idzebra-2.0/modules
 
 # store records and record keys internally
 storeData: 1
@@ -19,8 +18,8 @@ recordtype: dom.conf/dom-conf.xml
 
 
 # where to put registers, and other var content, and how large they may be
-register: tmp:10M
-shadow: tmp:10M
+register: tmp:10G
+shadow: tmp:10G
 lockdir: tmp
 keytmpdir: tmp
 
@@ -36,4 +35,4 @@ keytmpdir: tmp
 # add extended services - login/password 
 #perm.anonymous: r
 #perm.admin: rw
-#passwd: passwordfile
\ No newline at end of file
+#passwd: passwordfile