Skip to content

Commit 4718890

Browse files
authored
📝 Fix AdGuard Home documentation issues (#693)
1 parent 2a28022 commit 4718890

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

adguard/DOCS.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ dealing with an unknown issue. Possible values are:
5656
- `trace`: Show every detail, like all called internal functions.
5757
- `debug`: Shows detailed debug information.
5858
- `info`: Normal (usually) interesting events.
59+
- `notice`: Normal but significant events.
5960
- `warning`: Exceptional occurrences that are not errors.
6061
- `error`: Runtime errors that do not require immediate action.
6162
- `fatal`: Something went terribly wrong. App becomes unusable.
@@ -95,11 +96,11 @@ only exposed to your internal network. USE AT YOUR OWN RISK!_
9596

9697
## Encryption Settings (Advanced Usage)
9798

98-
Adguard allows the configuration of running DNS-over-HTTPS and DNS-over-
99-
TLS locally. If you configure these options please ensure to restart the
100-
app afterwards. Also to use DNS-over-HTTPS correctly please ensure to
101-
configure SSL on the app as well as in Adguard itself. Also consider
102-
that the app and Adguard cannot use the same port for SSL.
99+
AdGuard Home allows the configuration of running DNS-over-HTTPS and
100+
DNS-over-TLS locally. If you configure these options please ensure to restart
101+
the app afterwards. Also to use DNS-over-HTTPS correctly please ensure to
102+
configure SSL on the app as well as in AdGuard Home itself. Also consider
103+
that the app and AdGuard Home cannot use the same port for SSL.
103104

104105
## Changelog & Releases
105106

0 commit comments

Comments
 (0)