Part of IR-359.
[irspy-moved-to-github.git] / zebra / zebra.cfg
index e77901f..e8223d5 100644 (file)
@@ -1,7 +1,6 @@
 
 # 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
@@ -28,5 +27,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