From c3bb0a7a629fab72ab9310a0542c3219cc5453f4 Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Wed, 22 Nov 2017 11:10:46 +0100 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 23410cdb..621f62c7 100644 --- a/config/jcae.properties +++ b/config/jcae.properties @@ -1,4 +1,4 @@ -#Tue May 03 09:38:43 CEST 2016 +#Wed Nov 22 09:13:01 CET 2017 ch.psi.jcae.ContextFactory.maxArrayBytes=20000000 ch.psi.jcae.ChannelFactory.timeout=500 ch.psi.jcae.ChannelFactory.retries=1 @@ -8,3 +8,7 @@ ch.psi.jcae.ChannelBeanFactory.retries=2 ch.psi.jcae.ContextFactory.addressList= ch.psi.jcae.impl.DefaultChannelService.retries=4 ch.psi.jcae.impl.DefaultChannelService.timeout=1000 +ch.psi.jcae.ContextFactory.serverPort= +ch.psi.jcae.ContextFactory.autoAddressList=true +ch.psi.jcae.ContextFactory.useShellVariables=false +ch.psi.jcae.ContextFactory.addLocalBroadcastInterfaces=false