From 98e504cfcb787c7fcbad6e669a7cf73809233b3f Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Sun, 17 Oct 2021 19:05:42 -0400 Subject: [PATCH] also do this for non-brick hosts --- GenaSYS.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/GenaSYS.sh b/GenaSYS.sh index a315fcb..6105251 100755 --- a/GenaSYS.sh +++ b/GenaSYS.sh @@ -3196,6 +3196,7 @@ 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 +sed -i "s^pcrud_MAX^72^g" openils/conf/opensrf.xml #--- } -- 2.11.0