From 0bf88427c6c33f0aabc4e8374ed77542c4f18d2a Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Wed, 2 Sep 2009 02:18:36 +0000 Subject: Add spotting woodpeckers, thanks to Vasya P. again --- ot_http.c | 1 + 1 file changed, 1 insertion(+) (limited to 'ot_http.c') diff --git a/ot_http.c b/ot_http.c index 6d29e9c..fa2ba76 100644 --- a/ot_http.c +++ b/ot_http.c @@ -172,6 +172,7 @@ static const ot_keywords keywords_mode[] = { "s24s", TASK_STATS_SLASH24S }, { "tpbs", TASK_STATS_TPB }, { "herr", TASK_STATS_HTTPERRORS }, { "completed", TASK_STATS_COMPLETED }, { "top10", TASK_STATS_TOP10 }, { "renew", TASK_STATS_RENEW }, { "syncs", TASK_STATS_SYNCS }, { "version", TASK_STATS_VERSION }, { "everything", TASK_STATS_EVERYTHING }, { "statedump", TASK_FULLSCRAPE_TRACKERSTATE }, { "fulllog", TASK_STATS_FULLLOG }, + { "woodpeckers", TASK_STATS_WOODPECKERS}, #ifdef WANT_LOG_NUMWANT { "numwants", TASK_STATS_NUMWANTS}, #endif -- cgit v1.2.3