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