From aac9c41734f0c81be63dc08f09f51f542e9bb439 Mon Sep 17 00:00:00 2001 From: Andy Witter Date: Sun, 3 Sep 2017 10:15:47 -0400 Subject: [PATCH] update max childeren settings to match new settings --- GenaSYS.sh | 4 ++-- templates/opensrf.xml/opensrf.xml-header | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/GenaSYS.sh b/GenaSYS.sh index 88ee6a9..9a4bf46 100755 --- a/GenaSYS.sh +++ b/GenaSYS.sh @@ -3027,7 +3027,7 @@ sed -i "s^supercat_MAX^30^g" openils/conf/opensrf.xml sed -i "s^circ_MAX^30^g" openils/conf/opensrf.xml sed -i "s^ingest_MAX^40^g" openils/conf/opensrf.xml sed -i "s^storage_MAX^24^g" openils/conf/opensrf.xml -sed -i "s^cstore_MAX^72^g" openils/conf/opensrf.xml +sed -i "s^cstore_MAX^128^g" openils/conf/opensrf.xml sed -i "s^permacrud_MAX^25^g" openils/conf/opensrf.xml sed -i "s^fielder_MAX^25^g" openils/conf/opensrf.xml sed -i "s^vandelay_MAX^25^g" openils/conf/opensrf.xml @@ -3044,7 +3044,7 @@ sed -i "s^supercat_MAX^60^g" openils/conf/opensrf.xml sed -i "s^circ_MAX^60^g" openils/conf/opensrf.xml sed -i "s^ingest_MAX^80^g" openils/conf/opensrf.xml sed -i "s^storage_MAX^48^g" openils/conf/opensrf.xml -sed -i "s^cstore_MAX^72^g" openils/conf/opensrf.xml +sed -i "s^cstore_MAX^128^g" openils/conf/opensrf.xml sed -i "s^permacrud_MAX^50^g" openils/conf/opensrf.xml sed -i "s^fielder_MAX^50^g" openils/conf/opensrf.xml sed -i "s^vandelay_MAX^50^g" openils/conf/opensrf.xml diff --git a/templates/opensrf.xml/opensrf.xml-header b/templates/opensrf.xml/opensrf.xml-header index 3fcdb52..15da2e0 100755 --- a/templates/opensrf.xml/opensrf.xml-header +++ b/templates/opensrf.xml/opensrf.xml-header @@ -416,7 +416,7 @@ vim:et:ts=4:sw=4: 1000 1 - 15 + 25 1 5 @@ -446,7 +446,7 @@ vim:et:ts=4:sw=4: 1000 1 - 15 + 25 1 5 -- 2.11.0