diff --git a/docs/ftldns/privacylevels.md b/docs/ftldns/privacylevels.md index e889cde..37184e3 100644 --- a/docs/ftldns/privacylevels.md +++ b/docs/ftldns/privacylevels.md @@ -23,7 +23,7 @@ This setting disables - Top Clients - Clients over time -### Level 3 - paranoia mode (anonymize everything) +### Level 3 - anonymous mode (anonymize everything) Disable all details except the most anonymous statistics This setting disables @@ -36,7 +36,7 @@ This setting disables - Long-term database logging ### Level 4 - disabled statistics -Disables all statistics processing at all. Even the query counters will not be available. -Make sure you have disabled logging to the file `/var/log/pihole.log` using `sudo pihole logging off`. +Disables all statistics processing. Even the query counters will not be available. +Additionally, you can disable logging to the file `/var/log/pihole.log` using `sudo pihole logging off`. {!abbreviations.md!}