X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=zebra%2Fzebra.cfg;h=0527644173c3f077dbdfb0f042328e7b3a6cce95;hp=e77901f89c47dd005a0cb511fd2ba2b909b51182;hb=44fd7ae9a3e18745c0ced5cb7898d067d428f618;hpb=2019009f572d846cb5d0e05e06aa8b97e6b828f0 diff --git a/zebra/zebra.cfg b/zebra/zebra.cfg index e77901f..0527644 100644 --- a/zebra/zebra.cfg +++ b/zebra/zebra.cfg @@ -1,13 +1,11 @@ # Where to look for config files -#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 +profilePath: .:/usr/share/idzebra-2.0/tab:/opt/local/share/idzebra-2.0/tab:/usr/local/Cellar/zebra/2.0.59/share/idzebra-2.0/tab # Where to look for loadable zebra modules. Both these path components # 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 +modulePath: /usr/lib/idzebra-2.0/modules:/opt/local/lib/idzebra-2.0/modules:/usr/local/Cellar/zebra/2.0.59/lib/idzebra-2.0/modules # store records and record keys internally storeData: 1 @@ -28,5 +26,7 @@ keytmpdir: db/tmp # Permissions for update perm.anonymous: ra perm.admin: rw -passwd.c: htpasswd +#passwd.c: htpasswd +passwd: htpasswd.unencrypted +encoding: UTF-8