WS changes for function calls.
[idzebra-moved-to-github.git] / examples / gils / zebra.cfg
1 # Simple Zebra configuration file
2 # $Id: zebra.cfg,v 1.16 2007-10-29 09:25:40 adam 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: c
14
15 # Flags for the non-authenticated user. w=write (allows ES Updates)
16 perm.anonymous: r
17 passwd: mypasswd
18
19 #rank: zvrank
20 ##recordId: (bib-1,title)
21
22 storedata: 1
23
24 sortindex: i
25
26 modulePath: ../../index/.libs
27 #shadow: shadow:100M
28 # register: register:100M