]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
better example config
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 6 Jun 2016 08:41:23 +0000 (08:41 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 6 Jun 2016 08:41:23 +0000 (08:41 +0000)
git-svn-id: file:///svn/unbound/trunk@3755 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/example.conf.in

index 84bb145072401625479aaf79f1adc02bdc6c13c9..085845c2084ef994db57eb65dd29524ef5690a3f 100644 (file)
@@ -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,