summaryrefslogtreecommitdiffstats
path: root/src/network/configure.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/configure.json')
-rw-r--r--src/network/configure.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/network/configure.json b/src/network/configure.json
index 9d99605df0..ea01e8224d 100644
--- a/src/network/configure.json
+++ b/src/network/configure.json
@@ -293,6 +293,12 @@
"section": "Networking",
"condition": "features.temporaryfile",
"output": [ "publicFeature", "feature" ]
+ },
+ "dnslookup": {
+ "label": "QDnsLookup",
+ "purpose": "Provides API for DNS lookups.",
+ "section": "Networking",
+ "output": [ "publicFeature" ]
}
},