Private
Public Access
2
0
Files

15 lines
248 B
YAML
Raw Permalink Normal View History

2026-01-19 15:06:34 +03:00
unbound_listen_interfaces:
- "0.0.0.0"
unbound_access_control:
- "0.0.0.0/0 allow"
unbound_forward_zones:
- name: "."
forward_to: "8.8.8.8"
unbound_stub_zones: []
# - name: <string>
# stub_to: <string>
# no_cache: no (default yes)