Clarify role of XSD and zeerex2index.xsl
[irspy-moved-to-github.git] / zebra / zebra.cfg
1 # $Id: zebra.cfg,v 1.10 2006-10-02 07:09:39 sondberg Exp $
2
3 # Where to look for config files
4 profilePath: .:/usr/local/share/idzebra-2.0/tab:/usr/share/idzebra-2.0/tab
5
6 # Where to look for loadable zebra modules.  Both these path components
7 # are necessary, since the former is used when installing from a Debian
8 # package and the latter when installing from a CVS build.
9 modulePath: /usr/local/lib/idzebra-2.0/modules:/usr/lib/idzebra-2.0/modules
10 #modulePath: /usr/local/lib/idzebra-2.0/modules
11
12 # store records and record keys internally
13 storeData: 1
14 storeKeys: 1
15
16 # Use the "alvis" filter with config file "filterconf.xml"
17 recordtype: alvis.filterconf.xml
18
19 database: IR-Explain---1
20 #database: Default
21
22 # where to put registers, and other var content, and how large they may be
23 register: db/register:100G
24 shadow: db/shadow:100G
25 lockdir: db/lock
26 tmpdir: db/tmp
27 keytmpdir: db/tmp
28
29 # Permissions for update
30 perm.anonymous: ra
31 perm.admin: rw
32 passwd.c: htpasswd