From 212c64c55d08c645db8f1ab8cbe7fc718261ad0b Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Thu, 21 Jun 2018 22:32:18 -0400 Subject: replace XMisc with XUnused as the default verboseTag --- examples/dhtd.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/dhtd.hs') diff --git a/examples/dhtd.hs b/examples/dhtd.hs index a2aeab22..275479f4 100644 --- a/examples/dhtd.hs +++ b/examples/dhtd.hs @@ -1314,7 +1314,7 @@ sensibleDefaults = Options , ip6tox = True , dhtkey = Nothing , verbosity = 2 - , verboseTags = [XMisc] + , verboseTags = [XUnused] } -- bt=,tox= -- cgit v1.2.3