Koha/etc
Nick Clemens 8bd1585e1a 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>
(cherry picked from commit ed23bc1364)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit a14f44ea8a)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
2024-02-02 16:25:22 +00:00
..
z3950
zebradb Bug 35455: Remove = in ICU for indexing/searching 2024-01-04 21:00:20 +00:00
apache.conf
koha-conf.xml Bug 35086: (follow-up) Use 5000 as example in conf file 2024-02-02 16:25:22 +00:00
koha-httpd.conf
koha-worker.service
log4perl.conf
nginx.conf
README.txt
SIPconfig.xml Bug 34101: Limit items types that can be checked out via SIP2 2023-07-17 16:35:05 +01: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