mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-09-12 12:57:42 +02:00
Merge branch 'master' into stream-reuse
This commit is contained in:
+1
@@ -2,6 +2,7 @@ server:
|
||||
# to make sure the check doesn't fail on username or chrootdir.
|
||||
username: ""
|
||||
chroot: ""
|
||||
directory: ""
|
||||
|
||||
forward-zone:
|
||||
name: "example.com"
|
||||
|
||||
Vendored
+2
@@ -1,2 +1,4 @@
|
||||
server:
|
||||
username: blabla_noexist_user
|
||||
chroot: ""
|
||||
directory: ""
|
||||
|
||||
@@ -10,3 +10,7 @@ server: identity: "top 2"
|
||||
include-toplevel: include.includetop.withclauses.*
|
||||
include-toplevel: include.include.withclauses.*
|
||||
include-toplevel: include.include.withclauses.*
|
||||
server:
|
||||
chroot: ""
|
||||
directory: ""
|
||||
username: ""
|
||||
|
||||
Reference in New Issue
Block a user