diff --git a/modules/report/config.json b/modules/report/config.json index e857625..aa2c2a3 100644 --- a/modules/report/config.json +++ b/modules/report/config.json @@ -23,8 +23,8 @@ "full_redirs": { "#chan": "#chan-fullnotify" }, - "host_lookup": { + "host_lookup": [ "#chan" - }, + ], "noMissingChans": [] }