From 088de985890716518179f3d5dea4b96d1e221da6 Mon Sep 17 00:00:00 2001 From: Roger Kalt Date: Wed, 7 Sep 2016 09:58:22 +0200 Subject: [PATCH] Closedown --- config/jcae.properties | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config/jcae.properties b/config/jcae.properties index da0e3c9..0b1bdc5 100755 --- a/config/jcae.properties +++ b/config/jcae.properties @@ -1,4 +1,4 @@ -#Thu May 19 14:19:11 CEST 2016 +#Wed Sep 07 09:58:18 CEST 2016 ch.psi.jcae.ContextFactory.addressList=129.129.130.255 129.129.131.255 129.129.137.255 129.129.137.113 129.129.146.255 127.0.0.1\:12345 ch.psi.jcae.ContextFactory.maxArrayBytes=10000000 ch.psi.jcae.ChannelFactory.retries=2 @@ -6,3 +6,6 @@ ch.psi.jcae.ChannelFactory.timeout=500 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=true +ch.psi.jcae.ContextFactory.addLocalBroadcastInterfaces=false