X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=zebra%2Fzebra.cfg;h=2e8a28a5052ba1f74f9fafe84bf5076fcdfc908b;hp=17da22a59fb21c16d0991165c9eb7e3bd7b19254;hb=cde7deb27fdf5b3c873f602ec6d72290cfc3df3f;hpb=2ee5bb696499e86b8e15501d19fdcc998e0d307e diff --git a/zebra/zebra.cfg b/zebra/zebra.cfg index 17da22a..2e8a28a 100644 --- a/zebra/zebra.cfg +++ b/zebra/zebra.cfg @@ -1,23 +1,31 @@ -# $Id: zebra.cfg,v 1.1 2006-04-13 14:53:17 mike Exp $ +# $Id: zebra.cfg,v 1.12 2006-12-19 12:53:16 sondberg Exp $ # Where to look for config files -#profilePath: /usr/local/share/idzebra/tab:/usr/share/idzebra/tab +profilePath: .:/usr/local/share/idzebra-2.0/tab:/usr/share/idzebra-2.0/tab -# Where to look for loadable zebra modules -#modulePath: zebra/lib/ +# Where to look for loadable zebra modules. Both these path components +# are necessary, since the former is used when installing from a Debian +# package and the latter when installing from a CVS build. +modulePath: /usr/lib/idzebra-2.0/modules +#modulePath: /usr/local/lib/idzebra-2.0/modules # store records and record keys internally storeData: 1 storeKeys: 1 -# Use the "xslt" filter with config file filter_alvis_conf.xml -recordtype: xslt.filterconf.xml +# Use the "alvis" filter with config file "filterconf.xml" +recordtype: alvis.filterconf.xml database: IR-Explain---1 +#database: Default # where to put registers, and other var content, and how large they may be register: db/register:100G shadow: db/shadow:100G lockdir: db/lock -tmpdir: db/tmp keytmpdir: db/tmp + +# Permissions for update +perm.anonymous: ra +perm.admin: rw +passwd.c: htpasswd