From: Chris Sharp Date: Sun, 17 Oct 2021 23:05:42 +0000 (-0400) Subject: also do this for non-brick hosts X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=98e504cfcb787c7fcbad6e669a7cf73809233b3f;p=contrib%2Fpines%2Fgenasys.git also do this for non-brick hosts --- 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 #--- }