From 399f757f5b9ef43e77eee902f1957e2f9645433d Mon Sep 17 00:00:00 2001 From: panepucci Date: Thu, 15 Sep 2016 16:29:49 +0200 Subject: [PATCH] Closedown --- config/jcae.properties | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/config/jcae.properties b/config/jcae.properties index 5bd559c..7338865 100644 --- a/config/jcae.properties +++ b/config/jcae.properties @@ -1,4 +1,4 @@ -#Fri Apr 15 15:21:04 CEST 2016 +#Thu Sep 15 16:29:39 CEST 2016 ch.psi.jcae.ContextFactory.maxArrayBytes=10000000 ch.psi.jcae.ContextFactory.addressList= ch.psi.jcae.ChannelFactory.retries=1 @@ -7,3 +7,7 @@ ch.psi.jcae.impl.DefaultChannelService.retries=2 ch.psi.jcae.impl.DefaultChannelService.timeout=500 ch.psi.jcae.impl.DefaultChannelService.waitTimeout= ch.psi.jcae.impl.DefaultChannelService.waitRetryPeriod=10000 +ch.psi.jcae.ContextFactory.serverPort= +ch.psi.jcae.ContextFactory.autoAddressList=true +ch.psi.jcae.ContextFactory.useShellVariables=false +ch.psi.jcae.ContextFactory.addLocalBroadcastInterfaces=false