From e42096cca6191eb16e452eb46053235b3d976a4f Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Wed, 22 Aug 2018 13:57:29 +0200 Subject: [PATCH] Closedown --- config/jcae.properties | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config/jcae.properties b/config/jcae.properties index 7b883347..8ca5c9a3 100644 --- a/config/jcae.properties +++ b/config/jcae.properties @@ -1,6 +1,6 @@ -#Wed Mar 28 17:54:52 CEST 2018 +#Wed Aug 22 13:55:30 CEST 2018 ch.psi.jcae.ContextFactory.maxArrayBytes=25000000 -ch.psi.jcae.ChannelFactory.timeout=500 +ch.psi.jcae.ChannelFactory.timeout=1000 ch.psi.jcae.ChannelFactory.retries=1 ch.psi.jcae.ChannelBeanFactory.timeout=10000 ch.psi.jcae.ChannelBeanFactory.waitTimeout=3600000 @@ -12,3 +12,4 @@ ch.psi.jcae.ContextFactory.serverPort= ch.psi.jcae.ContextFactory.autoAddressList=true ch.psi.jcae.ContextFactory.useShellVariables=false ch.psi.jcae.ContextFactory.addLocalBroadcastInterfaces=false +ch.psi.jcae.ContextFactory.maxSendArrayBytes=