From 3effe11ef78a1e33d437cbe75e550d0324f8e9cc Mon Sep 17 00:00:00 2001 From: mdegat01 Date: Sun, 14 Mar 2021 14:34:25 -0400 Subject: [PATCH] Fix prettier failure and some language tweaks --- wireguard/DOCS.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/wireguard/DOCS.md b/wireguard/DOCS.md index a1facf3..eab548e 100644 --- a/wireguard/DOCS.md +++ b/wireguard/DOCS.md @@ -113,14 +113,14 @@ A list of DNS servers used by the add-on and the configuration generated for the clients. This configuration option is optional, and if no DNS servers are set, it will use the built-in DNS server from Hass.io. -**If you are running the [AdGuard][adguard] add-on, you can add the LAN address -of HomeAssistant as a DNS IP address in the list.** This will cause your clients -to use those. What this does, it effectively making your clients to have +**If you are running the [AdGuard][adguard] add-on, you can add the LAN +address of HomeAssistant as a DNS IP address in the list.** This will cause +your clients to use those. What this does, it effectively gives your clients ad-filtering (e.g., your mobile phone), while not at home. -*Note: This used to recommend adding `172.30.32.1` as the IP address for Adguard. -Starting in v4.0.0 of that add-on that won't work anymore, you'll need to use -the LAN address. You will also need to update any previously configured clients. +*Note: This used to recommend adding `172.30.32.1` as the DNS IP Address. +Starting in v4.0.0 of the Adguard add-on you'll need to use the LAN +address. You will also need to update any previously configured clients. ### Option: `server.private_key` _(optional)_