X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXVars.pm.issue;h=42feb2ead469a3f9c343a87b661ca742b51d0027;hb=5b5f8288506a85aaaafd11e0fdd17564f82d9c5f;hp=ab43ca6489195ae63c7f3f8f87de45f3b4ff8cb8;hpb=9da1742219a27b1c02fd57794412088e4d7b3d1d;p=spider.git diff --git a/perl/DXVars.pm.issue b/perl/DXVars.pm.issue index ab43ca64..42feb2ea 100644 --- a/perl/DXVars.pm.issue +++ b/perl/DXVars.pm.issue @@ -87,4 +87,4 @@ $userfn = "$data/users"; $motd = "$data/motd"; # are we debugging ? -@debug = ('chan', 'state', 'msg', 'cron'); +@debug = ('chan', 'state', 'msg', 'cron', 'connect');