New
authorMike Taylor <mike@indexdata.com>
Wed, 7 Dec 2005 15:32:34 +0000 (15:32 +0000)
committerMike Taylor <mike@indexdata.com>
Wed, 7 Dec 2005 15:32:34 +0000 (15:32 +0000)
examples/gils/xs-pwfile [new file with mode: 0644]
examples/gils/xs-test.cfg [new file with mode: 0644]

diff --git a/examples/gils/xs-pwfile b/examples/gils/xs-pwfile
new file mode 100644 (file)
index 0000000..fade4c2
--- /dev/null
@@ -0,0 +1,2 @@
+user:frog
+admin:fish
diff --git a/examples/gils/xs-test.cfg b/examples/gils/xs-test.cfg
new file mode 100644 (file)
index 0000000..2b5dcf2
--- /dev/null
@@ -0,0 +1,26 @@
+# Simple Zebra configuration file
+# $Id: xs-test.cfg,v 1.1 2005-12-07 15:32:34 mike Exp $
+#
+# Where the schema files, attribute files, etc are located.
+profilePath: .:../../tab
+
+# Files that describe the attribute sets supported.
+attset: bib1.att
+attset: gils.att
+attset: explain.att
+
+recordtype: grs.sgml
+isam: c
+
+# Flags for the non-authenticated user. w=write (allows ES Updates)
+perm.user: r
+perm.admin: rw
+passwd: xs-pwfile
+someCrappyNonExistentDirectiveThatWillJustBeIgnored: fruit
+
+#rank: zvrank
+recordId: (bib-1,title)
+
+modulePath: ../../recctrl/.libs
+#shadow: shadow:100M
+#register: register:100M