reduce retry conuter to avoid UI blocking time

This commit is contained in:
Daniel Steglich 2015-02-23 12:41:28 +00:00
parent 88358de59e
commit c0587fd9df

View File

@ -104,7 +104,7 @@ doWriteCFG()
echo "server=$server" >> $FILE
echo "user=${user}:${pass}" >> $FILE
echo "service-type=gnudip" >> $FILE
echo "retrys=5" >> $FILE
echo "retrys=3" >> $FILE
echo "wildcard" >> $FILE
#check if we are behind a NAT Router