Dont generate xsl.in files
[idzebra-moved-to-github.git] / examples / gils / zebra.cfg
index e9ce979..67302d1 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.11 2006-06-02 10:59:21 adam Exp $
 #
 # Where the schema files, attribute files, etc are located.
 profilePath: .:../../tab
@@ -9,11 +9,15 @@ attset: bib1.att
 attset: gils.att
 attset: explain.att
 
-recordtype: grs.sgml
-isam: c
+recordtype: grs.xml
+isam: b
 
-#recordId: (bib-1,identifier-standard)
+# Flags for the non-authenticated user. w=write (allows ES Updates)
+perm.anonymous: rw
+
+#rank: zvrank
+recordId: (bib-1,title)
 
 modulePath: ../../recctrl/.libs
-shadow: shadow:100M
-register: register:100M
+#shadow: shadow:100M
+# register: register:100M