Skip to content

Commit 5027b84

Browse files
committed
Add TRUNCATED as further DNSSEC status that may be found in the database
Signed-off-by: DL6ER <[email protected]>
1 parent 3e3d72c commit 5027b84

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Diff for: docs/database/ftl.md

+1
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ ID | DNSSEC status is
160160
2 | `INSECURE`
161161
3 | `BOGUS`
162162
4 | `ABANDONED`
163+
5 | `TRUNCATED`
163164

164165
### Linking tables
165166

Diff for: docs/database/gravity/index.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Pi-hole uses the well-known relational database management system SQLite3 for managing the various domains that are used to control the DNS filtering system. The database-based domain management has been added with Pi-hole v5.0. The ability to subscribe to external *allow*lists has been added with Pi-hole v6.0.
22

33
## Priorities
4+
45
Pi-hole uses the following priorities when deciding whether to block or allow a domain:
56

67
1. Exact allowlist entries

0 commit comments

Comments
 (0)