Started on the dx cluster database stuff
[spider.git] / perl / DXVars.pm
index 11c26012735ede6361f65eae60b3ef50ffce02c7..39549e64db576dfcc699df6aa858d806de5a881e 100644 (file)
@@ -82,3 +82,6 @@ $userfn = "$data/users";
 
 # the "message of the day" file
 $motd = "$data/motd";
+
+# are we debugging ?
+@debug = ('chan');