mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
- Fix #1134: unbound-control set_option -- val-override-date: -1 works
immediately to ignore datetime, or back to 0 to enable it again. The -- is to ignore the '-1' as an option flag. git-svn-id: file:///svn/unbound/trunk@3908 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
147a6c8548
commit
b76d5dfc5b
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
25 October 2016: Wouter
|
||||
- Fix #1134: unbound-control set_option val-date-override: -1 works
|
||||
- Fix #1134: unbound-control set_option -- val-override-date: -1 works
|
||||
immediately to ignore datetime, or back to 0 to enable it again.
|
||||
The -- is to ignore the '-1' as an option flag.
|
||||
|
||||
24 October 2016: Wouter
|
||||
- serve-expired config option: serve expired responses with TTL 0.
|
||||
|
|
|
|||
Loading…
Reference in a new issue