numa.toml: add commented [blocking] section for discoverability
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -9,6 +9,12 @@ api_port = 5380
|
|||||||
# port = 53
|
# port = 53
|
||||||
# timeout_ms = 3000
|
# timeout_ms = 3000
|
||||||
|
|
||||||
|
# [blocking]
|
||||||
|
# enabled = true # set to false to disable ad blocking
|
||||||
|
# refresh_hours = 24
|
||||||
|
# lists = ["https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/hosts/pro.txt"]
|
||||||
|
# allowlist = ["example.com"] # domains to never block
|
||||||
|
|
||||||
[cache]
|
[cache]
|
||||||
max_entries = 10000
|
max_entries = 10000
|
||||||
min_ttl = 60
|
min_ttl = 60
|
||||||
|
|||||||
Reference in New Issue
Block a user