summarylogtreecommitdiffstats
path: root/config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config.yaml')
-rw-r--r--config.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.yaml b/config.yaml
index c13b7ccd1388..ff049be01a16 100644
--- a/config.yaml
+++ b/config.yaml
@@ -1,6 +1,6 @@
dns:
- enable: enable
- listen: 0.0.0.0:53
+ enable: true
+ # listen: 0.0.0.0:53
# ipv6: false # when the false, response to AAAA questions will be empty
# These nameservers are used to resolve the DNS nameserver hostnames below.
@@ -9,7 +9,7 @@ dns:
- 114.114.114.114
- 8.8.8.8
enhanced-mode: redir-host # or fake-ip
- fake-ip-range: 198.18.0.1/16 # Fake IP addresses pool CIDR
+ # fake-ip-range: 198.18.0.1/16 # Fake IP addresses pool CIDR
# use-hosts: true # lookup hosts and return IP record
# Hostnames in this list will not be resolved with fake IPs