mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
- Document permit-small-holddown for 5011 debug.
git-svn-id: file:///svn/unbound/trunk@3695 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
fd07245a0a
commit
a7e6f630d7
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,6 @@
|
|||
24 March 2016: Wouter
|
||||
- Document permit-small-holddown for 5011 debug.
|
||||
|
||||
23 March 2016: Wouter
|
||||
- OpenSSL 1.1.0 portability, --disable-dsa configure option.
|
||||
|
||||
|
|
|
|||
|
|
@ -464,7 +464,8 @@ server:
|
|||
# If the value 0 is given, missing anchors are not removed.
|
||||
# keep-missing: 31622400 # 366 days
|
||||
|
||||
# debug option that allows very small holddown times for key rollover
|
||||
# debug option that allows very small holddown times for key rollover,
|
||||
# otherwise the RFC mandates probe intervals must be at least 1 hour.
|
||||
# permit-small-holddown: no
|
||||
|
||||
# the amount of memory to use for the key cache.
|
||||
|
|
|
|||
Loading…
Reference in a new issue