From f7d7f82923744161d13e1a7f953ebdff682ab4b8 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 e6982bb..d2e3815 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 4af100e..452c7e0 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.1.4