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