mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-01-06 23:09:35 -05:00
better example config
git-svn-id: file:///svn/unbound/trunk@3755 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
415fc52b08
commit
c6e54c4b1f
1 changed files with 1 additions and 1 deletions
|
|
@ -206,7 +206,7 @@ server:
|
|||
# tag access-control with list of tags (in "" with spaces between)
|
||||
# Clients using this access control element use localzones that
|
||||
# are tagged with one of these tags.
|
||||
# access-control-tag: "192.0.2.0/24" "tag2 tag3"
|
||||
# access-control-tag: 192.0.2.0/24 "tag2 tag3"
|
||||
|
||||
# if given, a chroot(2) is done to the given directory.
|
||||
# i.e. you can chroot to the working directory, for example,
|
||||
|
|
|
|||
Loading…
Reference in a new issue