Koha/etc
Olli-Antti Kivilahti 67daec2e5a
Bug 18227: Handle utf8 in Koha::Logger
No more wide characters in print when logging to a file with Koha::Logger.

Test with this string

"♯Turpo :"

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-04-06 11:02:14 +01:00
..
pazpar2
z3950 Bug 13937: Add support for Z39.50 responder to the Debian scripts 2019-10-08 14:40:07 +01:00
zebradb Bug 15142: (follow-up) Remove facet configuration from .xsl file 2020-01-10 16:16:49 +00:00
koha-conf.xml Bug 24052: Add koha_xslt_security to koha-conf.xml 2020-03-24 10:42:23 +00:00
koha-httpd.conf Bug 17464: Order deny,allow / Deny from all was deprecated in Apache 2.4 and is now a hard error 2020-03-02 09:49:57 +00:00
log4perl.conf Bug 18227: Handle utf8 in Koha::Logger 2020-04-06 11:02:14 +01:00
README.txt
SIPconfig.xml Bug 24828: Add ability to specify cash register in SIP config 2020-03-25 13:51:02 +00:00

Koha Configuration Files:

The following files specify the base configuration for Koha ZOOM:

 * koha-httpd.conf  
In a debian system, this apache configuration file will be symlinked
from /etc/apache2/sites-enabled
Specify Koha's IP address with NameVirtualHost
Set ServerName, etc

 * koha-production.xml  
 * koha-testing.xml 
These are the production and testing configurations for zebrasrv and for Koha.
The first part of each file specifies Zebra server names, indexing configuration files,
and query language configurations.  Koha configuration directives follow. 

 * zebra-authorities.cfg  
 * zebra-biblios.cfg