remove all traces of Aranea.
[spider.git] / perl / DXVars.pm.issue
index 6370a56336d5cc1b495253c99962eeb0319b1ddf..ff8e2b2c64be73f04647dfa606f89644667aa039 100644 (file)
@@ -86,6 +86,9 @@ $motd = "$data/motd";
 # are we debugging ?
 @debug = qw(chan state msg cron connect);
 
+# are we doing xml?
+$do_xml = 0;
+
 # the SQL database DBI dsn
 #$dsn = "dbi:SQLite:dbname=$root/data/dxspider.db";
 #$dbuser = "";