From: Mike Taylor Date: Thu, 6 May 2010 11:04:59 +0000 (+0100) Subject: Add encoding: UTF-8 -- specifies what character encoding Zebra assumes X-Git-Tag: CPAN-v1.02~72^2~1 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=606f2c114c61b556a8d56ba2752d89d72168018b Add encoding: UTF-8 -- specifies what character encoding Zebra assumes is used for term in Z39.50 queries (defaults to ISO-8859-1). --- diff --git a/zebra/zebra.cfg b/zebra/zebra.cfg index cca9a4b..8a432fa 100644 --- a/zebra/zebra.cfg +++ b/zebra/zebra.cfg @@ -31,3 +31,4 @@ perm.admin: rw #passwd.c: htpasswd passwd: htpasswd.unencrypted +encoding: UTF-8