Skip to content

Instantly share code, notes, and snippets.

@amutu
amutu / pi-hole.conf
Created March 23, 2026 07:06 — forked from timothymiller/pi-hole.conf
Unbound config with hardened security to support DNS over TLS 1.3 via Cloudflare & CleanBrowsing, DNS-SEC, and multi-threading.
server:
###########################################################################
# LOGGING
###########################################################################
# Do not print log lines to inform about local zone actions
log-local-actions: no
# Do not print one line per query to the log
log-queries: no
# Do not print one line per reply to the log
log-replies: no