mirror of
https://github.com/pi-hole/web.git
synced 2026-05-23 09:08:45 +01:00
f19a538e7f
Previously, unknown DNSSEC status was marked with a question mark. FTL loads queries from the database and sets the DNSSEC status to unknown, because that information is not stored in the database: https://github.com/pi-hole/FTL/pull/461 Signed-off-by: Mcat12 <newtoncat12@yahoo.com>