docs: Update outdated docs regarding record types (#8532)

This commit is contained in:
Jamil
2025-03-27 20:22:42 -07:00
committed by GitHub
parent 54274ebdc5
commit 7f4bfc938c

View File

@@ -78,9 +78,9 @@ or CIDR Resource in your account.
<Alert color="info">
Firezone only intercepts queries for the `A`, `AAAA`, and `PTR` record types for
your DNS Resources. All other record types are forwarded to the upstream
resolver(s).
Firezone only intercepts queries for the `A`, `AAAA`, `PTR`, `SRV` and `TXT`
record types for your DNS Resources. All other record types are forwarded to the
upstream resolver(s).
</Alert>