X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXVars.pm.issue;fp=perl%2FDXVars.pm.issue;h=42feb2ead469a3f9c343a87b661ca742b51d0027;hb=85b6ea316f8da5cb0a9fe716bbb5cd17bd2f5fdb;hp=ab43ca6489195ae63c7f3f8f87de45f3b4ff8cb8;hpb=4facc8538edb1508753cc830af13715b55df1806;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');