From c3545e0e11a39ee62a920530a6191b64ac85cc5a Mon Sep 17 00:00:00 2001 From: sfop Date: Fri, 19 Aug 2016 15:44:18 +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 b269297..4220be4 100755 --- a/config/jcae.properties +++ b/config/jcae.properties @@ -1,6 +1,6 @@ -#Fri Aug 19 15:42:40 CEST 2016 +#Fri Aug 19 15:44:15 CEST 2016 ch.psi.jcae.ContextFactory.addressList=129.129.130.255 129.129.131.255 129.129.137.255 -ch.psi.jcae.ContextFactory.maxArrayBytes=100000000 +ch.psi.jcae.ContextFactory.maxArrayBytes=10000000 ch.psi.jcae.ChannelFactory.retries=2 ch.psi.jcae.ChannelFactory.timeout=500 ch.psi.jcae.impl.DefaultChannelService.retries=4