mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
fix doc.
git-svn-id: file:///svn/unbound/trunk@4274 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
160b70f417
commit
554ff98fd5
1 changed files with 1 additions and 1 deletions
|
|
@ -1060,7 +1060,7 @@ type. Below is a list of the default zone contents.
|
||||||
The IP4 and IP6 localhost information is given. NS and SOA records are provided
|
The IP4 and IP6 localhost information is given. NS and SOA records are provided
|
||||||
for completeness and to satisfy some DNS update tools. Default content:
|
for completeness and to satisfy some DNS update tools. Default content:
|
||||||
.nf
|
.nf
|
||||||
local\-zone: "localhost." static
|
local\-zone: "localhost." redirect
|
||||||
local\-data: "localhost. 10800 IN NS localhost."
|
local\-data: "localhost. 10800 IN NS localhost."
|
||||||
local\-data: "localhost. 10800 IN
|
local\-data: "localhost. 10800 IN
|
||||||
SOA localhost. nobody.invalid. 1 3600 1200 604800 10800"
|
SOA localhost. nobody.invalid. 1 3600 1200 604800 10800"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue