瀏覽代碼

Minor tweaks

andryyy 8 年之前
父節點
當前提交
4a0a9cbf1f
共有 1 個文件被更改,包括 5 次插入0 次删除
  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: fe80::/10
 	root-hints: "/etc/unbound/root.hints"
+	hide-identity: yes
+	hide-version: yes
+	qname-minimisation: yes
+	minimal-responses: yes
+	num-threads: 3
 remote-control:
 	control-enable: yes
 	server-key-file: /etc/unbound/unbound_server.key