Bug 15714: Add zebra_loglevels to koha-conf.xml
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Wed, 3 Feb 2016 14:59:02 +0000 (15:59 +0100)
committerBrendan Gallagher <brendan@bywatersolutions.com>
Wed, 24 Feb 2016 03:38:18 +0000 (03:38 +0000)
commitaf6488b157f85f3f12a84ac70da5524b4b4119b3
tree17019310ac8436a4dbc15914d2d76190b75dd891
parent741252362450aedc8903ef75658b4c5342f8e6f9
Bug 15714: Add zebra_loglevels to koha-conf.xml

This patch adds a commented zebra_loglevels line to the config file.
Behavior does not change, but an admin can easily edit the variable.

Test plan:
Nothing really changed. But if you are not so sure about that, apply the
change to /etc/koha/koha-conf-site.xml.in and run koha-create. Check
that the new koha-conf contains the line and is not messed up.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
debian/templates/koha-conf-site.xml.in