From 916aded9c854153efd11398a5c983c41726c2625 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Sat, 19 Oct 2019 11:40:25 +0200 Subject: [PATCH] Update comment --- example-encrypted-dns.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/example-encrypted-dns.toml b/example-encrypted-dns.toml index c5da1ce..12fccdf 100644 --- a/example-encrypted-dns.toml +++ b/example-encrypted-dns.toml @@ -57,10 +57,10 @@ udp_max_active_connections = 1000 tcp_max_active_connections = 100 -## IP address to connect to upstream servers from. -## You probably do not want to change this. `0.0.0.0` should be fine. +## Optional IP address to connect to upstream servers from. +## Leave commented/undefined to automatically select it. -external_addr = "0.0.0.0" +# external_addr = "0.0.0.0" ## Built-in DNS cache capacity