From: Mike Taylor Date: Wed, 7 Dec 2005 15:32:34 +0000 (+0000) Subject: New X-Git-Tag: before.bug.529~289 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=b0afd1f82c9b6d503d6cf2f8f87a147c7aa16cce;hp=0799272d0b04fc3158a8406283559c616ae3222a New --- diff --git a/examples/gils/xs-pwfile b/examples/gils/xs-pwfile new file mode 100644 index 0000000..fade4c2 --- /dev/null +++ b/examples/gils/xs-pwfile @@ -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 index 0000000..2b5dcf2 --- /dev/null +++ b/examples/gils/xs-test.cfg @@ -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