[server] listen_udp = ":5353" listen_tcp = ":5353" listen_doh = ":8443" [cache] max_entries = 100000 db_path = "/tmp/cache.db" [resolver] timeout = "2s" max_delegations = 30 [blocklist] response = "zero_ip" files = ["etc/blocklist/*.txt"] #urls = [ # "https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts", # "https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt", #] [log] level = "info"