Enable DNSSEC for resolver in rspamd

This commit is contained in:
andryyy 2016-12-13 13:55:57 +01:00
parent b296ee4424
commit 61da76db4e

View File

@ -0,0 +1,3 @@
dns {
enable_dnssec = true;
}