projects
/
irspy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a66031
)
Add encoding: UTF-8 -- specifies what character encoding Zebra assumes
author
Mike Taylor
<mike@miketaylor.org.uk>
Thu, 6 May 2010 11:04:59 +0000
(12:04 +0100)
committer
Mike Taylor
<mike@miketaylor.org.uk>
Thu, 6 May 2010 11:04:59 +0000
(12:04 +0100)
is used for term in Z39.50 queries (defaults to ISO-8859-1).
zebra/zebra.cfg
patch
|
blob
|
history
diff --git
a/zebra/zebra.cfg
b/zebra/zebra.cfg
index
cca9a4b
..
8a432fa
100644
(file)
--- a/
zebra/zebra.cfg
+++ b/
zebra/zebra.cfg
@@
-31,3
+31,4
@@
perm.admin: rw
#passwd.c: htpasswd
passwd: htpasswd.unencrypted
+encoding: UTF-8