docs(adguard): tighten the long description by a third
Cut the 36-word blurb to 23 without losing either fact that matters: it's DNS-based, and blocked domains resolve to a local blackhole. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
0b0fe3de40
commit
98c919879a
@ -36,7 +36,7 @@ CFG_ADGUARD_MONITORING=false
|
||||
CFG_ADGUARD_CATEGORY="networking"
|
||||
CFG_ADGUARD_TITLE="AdGuard"
|
||||
CFG_ADGUARD_DESCRIPTION="DNS based Ad Blocking"
|
||||
CFG_ADGUARD_LONG_DESCRIPTION="AdGuard Home is a network-wide software for advertisements and tracking blocking that operates as a DNS server and returns the IP address of a local, blackhole DNS server for domains that should be blocked"
|
||||
CFG_ADGUARD_LONG_DESCRIPTION="AdGuard Home is a network-wide ad and tracker blocker that works as a DNS server, resolving blocked domains to a local blackhole address"
|
||||
CFG_ADGUARD_URL="https://github.com/AdguardTeam/AdGuardHome"
|
||||
CFG_ADGUARD_ACTIONS="configure|install|restart|shutdown|uninstall"
|
||||
#
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user