From fff882be112a7ab0b810184cdcb3003364c1769d Mon Sep 17 00:00:00 2001 From: Timothy Miller <46549361+timothymiller@users.noreply.github.com> Date: Wed, 15 Feb 2023 17:26:55 -0500 Subject: [PATCH] Revert config-example.json options for netif --- config-example.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/config-example.json b/config-example.json index 945d8e4..38f1097 100755 --- a/config-example.json +++ b/config-example.json @@ -24,7 +24,5 @@ "a": true, "aaaa": true, "purgeUnknownRecords": false, - "ttl": 300, - "method": "http", - "interface": "" + "ttl": 300 }