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