Ver código fonte

Minor tweaks

andryyy 8 anos atrás
pai
commit
4a0a9cbf1f
1 arquivos alterados com 5 adições e 0 exclusões
  1. 5 0
      data/Dockerfiles/unbound/unbound.conf

+ 5 - 0
data/Dockerfiles/unbound/unbound.conf

@@ -20,6 +20,11 @@ server:
 	private-address: fd00::/8
 	private-address: fd00::/8
 	private-address: fe80::/10
 	private-address: fe80::/10
 	root-hints: "/etc/unbound/root.hints"
 	root-hints: "/etc/unbound/root.hints"
+	hide-identity: yes
+	hide-version: yes
+	qname-minimisation: yes
+	minimal-responses: yes
+	num-threads: 3
 remote-control:
 remote-control:
 	control-enable: yes
 	control-enable: yes
 	server-key-file: /etc/unbound/unbound_server.key
 	server-key-file: /etc/unbound/unbound_server.key