Omit CVS Id. Update copyright year.
[idzebra-moved-to-github.git] / examples / gils / zebra.cfg
1 # Simple Zebra configuration file
2 #
3 # Where the schema files, attribute files, etc are located.
4 profilePath: .:../../tab
5
6 # Files that describe the attribute sets supported.
7 attset: bib1.att
8 attset: gils.att
9 attset: explain.att
10
11 recordtype: grs.sgml
12 isam: c
13
14 # Flags for the non-authenticated user. w=write (allows ES Updates)
15 perm.anonymous: rw
16
17 #rank: zvrank
18 recordId: (bib-1,title)
19
20 storedata: 1
21
22 sortindex: i
23
24 modulePath: ../../index/.libs
25 #shadow: shadow:100M
26 # register: register:100M