X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=archive%2Ftest-server%2Ftest-server.cfg;h=3f2e96aa6a8e9f5f377d2b7383f5e4fdc4587bf5;hb=7520ed846be21307038247f134786749d392ed83;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=1bb475c55cb6a4987679b8423946873c8f7f0d29;p=ZOOM-Perl-moved-to-github.git diff --git a/archive/test-server/test-server.cfg b/archive/test-server/test-server.cfg index e69de29..3f2e96a 100644 --- a/archive/test-server/test-server.cfg +++ b/archive/test-server/test-server.cfg @@ -0,0 +1,20 @@ +# Simple Zebra configuration file +# $Id: test-server.cfg,v 1.2 2005-12-14 10:31:06 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: b + +# Flags for the non-authenticated user. w=write (allows ES Updates) +perm.user: r +perm.admin: rw +passwd: test-server.pw + +#modulePath: ../../recctrl/.libs