From 8d86c9e70c28b6032dcc8fea13beb85188228c8d Mon Sep 17 00:00:00 2001 From: gac-S_Changer Date: Fri, 8 Jul 2016 10:32:54 +0200 Subject: [PATCH] Closedown --- config/jcae.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/jcae.properties b/config/jcae.properties index a1ed7fe..f91ee21 100644 --- a/config/jcae.properties +++ b/config/jcae.properties @@ -1,8 +1,8 @@ -#Fri Jul 08 10:31:46 CEST 2016 +#Fri Jul 08 10:32:52 CEST 2016 ch.psi.jcae.ContextFactory.addressList= ch.psi.jcae.ContextFactory.serverPort= ch.psi.jcae.ContextFactory.maxArrayBytes=10000000 ch.psi.jcae.ChannelFactory.retries=1 ch.psi.jcae.ChannelFactory.timeout=500 -ch.psi.jcae.impl.DefaultChannelService.retries= -ch.psi.jcae.impl.DefaultChannelService.timeout= +ch.psi.jcae.impl.DefaultChannelService.retries=2 +ch.psi.jcae.impl.DefaultChannelService.timeout=1000