mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 03:12:04 -04:00
Remove misleading comment from serve-stale test
The stale-answer-client-timeout option is not set to 0 in the config neither is it the default value. This was probably caused by a copy-paste error.
This commit is contained in:
parent
3a9ae0249d
commit
9a159fc4c4
1 changed files with 0 additions and 4 deletions
|
|
@ -11,10 +11,6 @@
|
|||
* information regarding copyright ownership.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Test stale-answer-client-timeout 0.
|
||||
*/
|
||||
|
||||
key rndc_key {
|
||||
secret "1234abcd8765";
|
||||
algorithm @DEFAULT_HMAC@;
|
||||
|
|
|
|||
Loading…
Reference in a new issue