X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXChannel.pm;h=240142c65107a80e6979fa417935f247fd4f1866;hb=b9e57057d60a952bd43acdbeb2420ad7964b96f8;hp=dcd7b909bf25af8983044ace748da460efb896eb;hpb=42e13afbe924d02919cef432ab0cee537ed1e20d;p=spider.git diff --git a/perl/DXChannel.pm b/perl/DXChannel.pm index dcd7b909..240142c6 100644 --- a/perl/DXChannel.pm +++ b/perl/DXChannel.pm @@ -135,7 +135,7 @@ $count = 0; wx => '0,Want WX,yesno', ); -$maxerrors = 20; # the maximum number of concurrent errors allowed before disconnection +$maxerrors = 5; # the maximum number of concurrent errors allowed before disconnection # object destruction sub DESTROY