Fix typo (#6053)
This commit is contained in:
parent
7c31aeffec
commit
7bced74f51
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ Check every 10 seconds (jitter is automatically set to 10 / 2 = 5 in this case):
|
||||||
## Bugs
|
## Bugs
|
||||||
|
|
||||||
The reload happens without data loss (i.e. DNS queries keep flowing), but there is a corner case
|
The reload happens without data loss (i.e. DNS queries keep flowing), but there is a corner case
|
||||||
where the reload fails, and you loose functionality. Consider the following Corefile:
|
where the reload fails, and you lose functionality. Consider the following Corefile:
|
||||||
|
|
||||||
~~~ txt
|
~~~ txt
|
||||||
. {
|
. {
|
||||||
|
|
Loading…
Add table
Reference in a new issue