mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-09-27 12:14:54 +02:00
idle timeout is in milliseconds, fix test config.
git-svn-id: file:///svn/unbound/trunk@4818 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ server:
|
||||
chroot: ""
|
||||
username: ""
|
||||
do-not-query-localhost: no
|
||||
tcp-idle-timeout: 2
|
||||
tcp-idle-timeout: 2000
|
||||
|
||||
forward-zone:
|
||||
name: "."
|
||||
|
||||
Reference in New Issue
Block a user