From 0645f83c225c6b95e3b0c7b091b493481a35d3f2 Mon Sep 17 00:00:00 2001 From: Robin Sheat Date: Thu, 7 Apr 2011 11:18:32 +1200 Subject: [PATCH] Bug 6032: Increase zebra biblio register stores This keeps the package versions of the zebra configuration in sync with the makefile-installed ones. Signed-off-by: Chris Cormack --- debian/templates/zebra-biblios-site.cfg.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/templates/zebra-biblios-site.cfg.in b/debian/templates/zebra-biblios-site.cfg.in index 5402f37b9d..fea467fe39 100644 --- a/debian/templates/zebra-biblios-site.cfg.in +++ b/debian/templates/zebra-biblios-site.cfg.in @@ -44,8 +44,8 @@ lockDir: /var/lock/koha/__KOHASITE__/biblios perm.anonymous:ar perm.kohauser:rw passwd: /etc/koha/sites/__KOHASITE__/zebra.passwd -register: /var/lib/koha/__KOHASITE__/biblios/register:4G -shadow: /var/lib/koha/__KOHASITE__/biblios/shadow:4G +register: /var/lib/koha/__KOHASITE__/biblios/register:20G +shadow: /var/lib/koha/__KOHASITE__/biblios/shadow:20G # Temp File area for result sets setTmpDir: /var/lib/koha/__KOHASITE__/biblios/tmp -- 2.20.1