From 83c010977e7a382a7709f2dd2de97ec5fe48f5b5 Mon Sep 17 00:00:00 2001 From: Liz Rea Date: Thu, 10 Jul 2014 12:08:40 +1200 Subject: [PATCH] [SIGNED OFF] QA followup 12031 - adding supportdir to koha-conf.xml By adding a supportdir, this allows for configuring use in a non-package install environment, such as git. Seeing as I only tested git, I clearly had this defined. Further testing should include packaging up an installation, and installing a package version without setting the supportdir configuration value. Signed-off-by: Mark Tompsett --- etc/koha-conf.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/etc/koha-conf.xml b/etc/koha-conf.xml index 534bd13..6d19601 100644 --- a/etc/koha-conf.xml +++ b/etc/koha-conf.xml @@ -106,6 +106,12 @@ __PAZPAR2_TOGGLE_XML_POST__ tool --> 0 0 + http://__PAZPAR2_HOST__:__PAZPAR2_PORT__/search.pz2 __MISC_DIR__/koha-install-log 0 -- 1.7.9.5