Revert config-example.json options for netif

This commit is contained in:
Timothy Miller 2023-02-15 17:26:55 -05:00
parent 713f0de5b0
commit fff882be11

View File

@ -24,7 +24,5 @@
"a": true, "a": true,
"aaaa": true, "aaaa": true,
"purgeUnknownRecords": false, "purgeUnknownRecords": false,
"ttl": 300, "ttl": 300
"method": "http",
"interface": ""
} }