diff --git a/config/jcae.properties b/config/jcae.properties index ce37ca9..b269297 100755 --- a/config/jcae.properties +++ b/config/jcae.properties @@ -1,6 +1,6 @@ -#Wed Jun 22 15:10:25 CEST 2016 +#Fri Aug 19 15:42:40 CEST 2016 ch.psi.jcae.ContextFactory.addressList=129.129.130.255 129.129.131.255 129.129.137.255 -ch.psi.jcae.ContextFactory.maxArrayBytes=10000000 +ch.psi.jcae.ContextFactory.maxArrayBytes=100000000 ch.psi.jcae.ChannelFactory.retries=2 ch.psi.jcae.ChannelFactory.timeout=500 ch.psi.jcae.impl.DefaultChannelService.retries=4