From: Jakub Czajka Date: Sun, 23 Mar 2025 16:06:57 +0000 (+0100) Subject: [dns] Configure block list. X-Git-Url: https://git.ekhem.eu.org/?a=commitdiff_plain;h=b998e793a9a064e6ce20c474e8d776d00f6dee37;p=server.git [dns] Configure block list. --- diff --git a/dnscrypt-proxy/dnscrypt-proxy.toml b/dnscrypt-proxy/dnscrypt-proxy.toml index 88fc917..67850ee 100644 --- a/dnscrypt-proxy/dnscrypt-proxy.toml +++ b/dnscrypt-proxy/dnscrypt-proxy.toml @@ -553,7 +553,7 @@ format = 'tsv' ## Path to the file of blocking rules (absolute, or relative to the same directory as the config file) -# blocked_names_file = 'blocked-names.txt' + blocked_names_file = '/etc/dns/blocked-names.txt' ## Optional path to a file logging blocked queries