Use isam:b so that the "drop" extended service works.
[idzebra-moved-to-github.git] / examples / gils / xs-test.cfg
1 # Simple Zebra configuration file
2 # $Id: xs-test.cfg,v 1.3 2005-12-12 17:24:49 mike Exp $
3 #
4 # Where the schema files, attribute files, etc are located.
5 profilePath: .:../../tab
6
7 # Files that describe the attribute sets supported.
8 attset: bib1.att
9 attset: gils.att
10 attset: explain.att
11
12 recordtype: grs.sgml
13 isam: b
14
15 # Flags for the non-authenticated user. w=write (allows ES Updates)
16 perm.user: r
17 perm.admin: rw
18 passwd: xs-pwfile
19 someCrappyNonExistentDirectiveThatWillJustBeIgnored: fruit
20
21 #rank: zvrank
22 # Don't use a recordId taken from the record itself: the test-suite
23 # currently supplies its own recordIds. 
24 #recordId: (bib-1,title)
25
26 modulePath: ../../recctrl/.libs
27 #shadow: shadow:100M
28 #register: register:100M