From 15ea391b7f6b3982d80d86387c81c967260d3d46 Mon Sep 17 00:00:00 2001 From: gac-S_Changer Date: Tue, 6 Sep 2016 15:10:26 +0200 Subject: [PATCH] Closedown --- config/jcae.properties | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/config/jcae.properties b/config/jcae.properties index f91ee21..2bb0691 100644 --- a/config/jcae.properties +++ b/config/jcae.properties @@ -1,8 +1,11 @@ -#Fri Jul 08 10:32:52 CEST 2016 +#Tue Sep 06 15:10:24 CEST 2016 ch.psi.jcae.ContextFactory.addressList= ch.psi.jcae.ContextFactory.serverPort= -ch.psi.jcae.ContextFactory.maxArrayBytes=10000000 +ch.psi.jcae.ContextFactory.maxArrayBytes=20000000 ch.psi.jcae.ChannelFactory.retries=1 ch.psi.jcae.ChannelFactory.timeout=500 ch.psi.jcae.impl.DefaultChannelService.retries=2 ch.psi.jcae.impl.DefaultChannelService.timeout=1000 +ch.psi.jcae.ContextFactory.autoAddressList=true +ch.psi.jcae.ContextFactory.useShellVariables=false +ch.psi.jcae.ContextFactory.addLocalBroadcastInterfaces=false