File tree 1 file changed +14
-14
lines changed
1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change 2
2
3
3
server:
4
4
username: ""
5
- use-syslog: no
5
+ use-syslog: no
6
6
interface: 0.0.0.0@5053
7
7
do-daemonize: no
8
8
verbosity: 1
9
9
root-hints: /etc/unbound/root.hints
10
10
11
- #access-control: 10.0.0.0/8 allow
12
- #access-control: 127.0.0.0/8 allow
13
- #access-control: 192.168.0.0/16 allow
14
- access-control: 0.0.0.0/0 allow
11
+ #access-control: 10.0.0.0/8 allow
12
+ #access-control: 127.0.0.0/8 allow
13
+ #access-control: 192.168.0.0/16 allow
14
+ access-control: 0.0.0.0/0 allow
15
15
16
- #num-threads: 1 # used for testing
17
- num-threads: 4
16
+ #num-threads: 1 # used for testing
17
+ num-threads: 4
18
18
19
- cache-max-ttl: 14400 # 4 hours
20
- cache-min-ttl: 1200 # 20 min
19
+ cache-max-ttl: 14400 # 4 hours
20
+ cache-min-ttl: 1200 # 20 min
21
21
22
- hide-identity: yes
23
- hide-version: yes
22
+ hide-identity: yes
23
+ hide-version: yes
24
24
25
- msg-cache-size: 256M
25
+ msg-cache-size: 256M
26
26
27
27
28
28
remote-control:
29
- control-enable: yes
30
- control-use-cert: no
29
+ control-enable: yes
30
+ control-use-cert: no
You can’t perform that action at this time.
0 commit comments