From 4797c7f14d4dd4e33c18452ea1d94602b58f2ad9 Mon Sep 17 00:00:00 2001 From: sfop Date: Tue, 23 Aug 2016 14:26:34 +0200 Subject: [PATCH] Closedown --- config/jcae.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/jcae.properties b/config/jcae.properties index 7464925..f22753b 100755 --- a/config/jcae.properties +++ b/config/jcae.properties @@ -1,6 +1,6 @@ -#Tue Aug 23 14:24:59 CEST 2016 +#Tue Aug 23 14:26:30 CEST 2016 ch.psi.jcae.ContextFactory.addressList=172.26.0.255 172.26.2.255 172.26.8.255 172.26.16.255 172.26.24.255 172.26.32.255 172.26.40.255 172.26.120.255 -ch.psi.jcae.ContextFactory.maxArrayBytes=2000000 +ch.psi.jcae.ContextFactory.maxArrayBytes=20000000 ch.psi.jcae.ChannelFactory.retries=2 ch.psi.jcae.ChannelFactory.timeout=500 ch.psi.jcae.impl.DefaultChannelService.retries=4