From b38603929d4fa4dee615db858eeca4ce39cd2d32 Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Wed, 3 Feb 2016 15:59:02 +0100 Subject: [PATCH] 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 Signed-off-by: Jonathan Druart --- debian/templates/koha-conf-site.xml.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/debian/templates/koha-conf-site.xml.in b/debian/templates/koha-conf-site.xml.in index 904a7e4..51a9d86 100644 --- a/debian/templates/koha-conf-site.xml.in +++ b/debian/templates/koha-conf-site.xml.in @@ -284,6 +284,11 @@ __END_SRU_PUBLICSERVER__ 1 /etc/koha/searchengine/queryparser.yaml __KOHA_CONF_DIR__/log4perl.conf + + -- 2.7.0