Fix profilePath for examples ZEB-665
[idzebra-moved-to-github.git] / examples / gils / zebra.cfg
index 1fe604b..c1a10f6 100644 (file)
@@ -1,7 +1,7 @@
 # Simple Zebra configuration file
 #
 # Where the schema files, attribute files, etc are located.
-profilePath: .:../../tab
+profilePath: .:../../tab:/usr/share/idzebra-2.0/tab
 
 # Files that describe the attribute sets supported.
 attset: bib1.att
@@ -14,6 +14,9 @@ isam: b
 # Flags for the non-authenticated user. w=write (allows ES Updates)
 perm.anonymous: rw
 
+# Record compression (none, bzip2 or zlib)
+recordcompression: none
+
 #rank: zvrank
 recordId: (bib-1,title)