From 8f37509c000db4ff614846f30f9a2925f37f075c Mon Sep 17 00:00:00 2001 From: Andrew Isherwood Date: Tue, 25 Sep 2018 15:19:53 +0100 Subject: [PATCH] Bug 20996: (follow-up) Add to conf tpl Since we now require the block, we should add it to the config templates Signed-off-by: Magnus Enger --- debian/templates/koha-conf-site.xml.in | 7 +++++++ etc/koha-conf.xml | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/debian/templates/koha-conf-site.xml.in b/debian/templates/koha-conf-site.xml.in index e6982bb27c..d2e38151fa 100644 --- a/debian/templates/koha-conf-site.xml.in +++ b/debian/templates/koha-conf-site.xml.in @@ -361,6 +361,13 @@ __END_SRU_PUBLICSERVER__ /usr/share/koha/lib/Koha/Illbackends + + + + CPL + + ILL + diff --git a/etc/koha-conf.xml b/etc/koha-conf.xml index 4af100e389..452c7e06ea 100644 --- a/etc/koha-conf.xml +++ b/etc/koha-conf.xml @@ -177,6 +177,13 @@ __PAZPAR2_TOGGLE_XML_POST__ __PERL_MODULE_DIR__/Koha/Illbackends + + + + CPL + + ILL + -- 2.11.0