X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=zebra%2Fzebra.cfg;h=8a432fa75e5f4f8f7268fe066141e4bc2cf97a6e;hp=77330d728a5b007df471bf251345f866e4ec9ba2;hb=dd4533d096d4d9bcc9bd584c7d3455da2d3cada6;hpb=b9988dd484ab8b790c45c4d4fecb797afab3481e diff --git a/zebra/zebra.cfg b/zebra/zebra.cfg index 77330d7..8a432fa 100644 --- a/zebra/zebra.cfg +++ b/zebra/zebra.cfg @@ -1,12 +1,12 @@ -# $Id: zebra.cfg,v 1.11 2006-10-11 07:06:39 sondberg Exp $ # Where to look for config files -profilePath: .:/usr/local/share/idzebra-2.0/tab:/usr/share/idzebra-2.0/tab +#profilePath: .:/usr/local/share/idzebra-2.0/tab:/usr/share/idzebra-2.0/tab +profilePath: .:/usr/share/idzebra-2.0/tab:/opt/local/share/idzebra-2.0/tab # 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 +# are necessary, since the former is used when installed from a Debian +# package and the latter when installed from a Mac port. +modulePath: /usr/lib/idzebra-2.0/modules:/opt/local/lib/idzebra-2.0/modules #modulePath: /usr/local/lib/idzebra-2.0/modules # store records and record keys internally @@ -23,10 +23,12 @@ database: IR-Explain---1 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 +#passwd.c: htpasswd +passwd: htpasswd.unencrypted + +encoding: UTF-8