mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-01-03 11:00:49 -05:00
unbound: only listen on IPv6
This commit is contained in:
parent
710d487e78
commit
1d9d5df54c
@ -1,4 +1,5 @@
|
|||||||
server:
|
server:
|
||||||
|
interface: ::1
|
||||||
trust-anchor-file: /etc/unbound/trusted-key.key
|
trust-anchor-file: /etc/unbound/trusted-key.key
|
||||||
tls-cert-bundle: /etc/ssl/certs/ca-certificates.crt
|
tls-cert-bundle: /etc/ssl/certs/ca-certificates.crt
|
||||||
prefetch: yes
|
prefetch: yes
|
||||||
|
Loading…
Reference in New Issue
Block a user