Omit CVS Id. Update copyright year.
[idzebra-moved-to-github.git] / test / gils / zebra2.cfg
1 # Simple Zebra configuration file
2 #
3 # Where the schema files, attribute files, etc are located.
4 profilePath: ${srcdir:-.}/../../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
13 storeData: 1
14 storeKeys: 1
15 recordId: file
16
17 isam: b
18 register: reg:200M
19
20 memmax: 1
21 # do not create temp files when indexing
22 #indexchunk: 1M
23