diff --git a/encrypted-dns.toml.in b/encrypted-dns.toml.in index a1347b9..53d377d 100644 --- a/encrypted-dns.toml.in +++ b/encrypted-dns.toml.in @@ -124,7 +124,7 @@ group = "_encrypted-dns" ## Queries sent to that name will return the client IP address. ## This can be very useful for debugging, or to check that relaying works. -my_ip = "my.ip" +# my_ip = "my.ip" ####################################