Bug 7234: koha-common Debian package now includes koha-sites.conf
authorTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 27 Feb 2014 15:40:57 +0000 (12:40 -0300)
committerFridolin Somers <fridolin.somers@biblibre.com>
Tue, 27 May 2014 11:01:48 +0000 (13:01 +0200)
commit1ebb8caa3dc24e62a8c2a3b3273af84c16942981
tree2bbc55bda4fad4ecad10b7cf3219d83093fa6043
parent3e56eb19b63a6a0b2ed08d532dd7f54f71d7877b
Bug 7234: koha-common Debian package now includes koha-sites.conf

This patch adds a sample koha-sites.conf file, which will be
included by the koha-common package in /etc/koha (where it belongs).

It is fixed to include the current defaults (DOM indexing for both
biblios and authorities, disabled use of memcached, and good defaults
for a normal setup if enabled).

All options are commented for ease of use by average users.

To test
- verify that the defaults are sane (let me know if it needs to be
  fixed).
- build the package and verify that the file gets installed.

Sponsored-by: Universidad Nacional de Cordoba
Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Robin Sheat <robin@catalyst.net.nz>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 9ca12df4a006901b1f4710f364e3acc0259e46a1)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
debian/templates/koha-sites.conf [new file with mode: 0644]