Ensure correct fname marcschema.xml is part of dist
[idzebra-moved-to-github.git] / examples / gils / zebra.cfg
index e9ce979..ab98930 100644 (file)
@@ -1,5 +1,5 @@
 # Simple Zebra configuration file
-# $Id: zebra.cfg,v 1.4 2004-09-27 10:44:47 adam Exp $
+# $Id: zebra.cfg,v 1.7 2005-05-12 10:16:26 adam Exp $
 #
 # Where the schema files, attribute files, etc are located.
 profilePath: .:../../tab
@@ -12,8 +12,12 @@ attset: explain.att
 recordtype: grs.sgml
 isam: c
 
+# Flags for the non-authenticated user. w=write (allows ES Updates)
+perm.anonymous: rw
+
+#rank: zvrank
 #recordId: (bib-1,identifier-standard)
 
 modulePath: ../../recctrl/.libs
-shadow: shadow:100M
-register: register:100M
+#shadow: shadow:100M
+#register: register:100M