Koha/etc
Nick Clemens ed23bc1364
Bug 35086: (follow-up) Use 5000 as example in conf file
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-01-16 12:06:02 +01:00
..
z3950
zebradb Bug 35455: Remove = in ICU for indexing/searching 2023-12-20 15:13:46 +01:00
apache.conf
koha-conf.xml Bug 35086: (follow-up) Use 5000 as example in conf file 2024-01-16 12:06:02 +01:00
koha-httpd.conf
koha-worker.service
log4perl.conf
nginx.conf
README.txt
SIPconfig.xml Bug 34868: (QA follow-up) Fix XML 2023-11-10 10:59:39 -03: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