mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 15:09:59 -04:00
update qname-minimization
This commit is contained in:
parent
1bf6b3ea65
commit
9cef87d835
1 changed files with 1 additions and 2 deletions
|
|
@ -264,8 +264,7 @@ options {
|
|||
preferred-glue <string>;
|
||||
prefetch <integer> [ <integer> ];
|
||||
provide-ixfr <boolean>;
|
||||
qname-minimization <boolean>;
|
||||
qname-minimization-strict <boolean>;
|
||||
qname-minimization ( strict | relaxed | disabled );
|
||||
query-source ( ( [ address ] ( <ipv4_address> | * ) [ port (
|
||||
<integer> | * ) ] ) | ( [ [ address ] ( <ipv4_address> | * ) ]
|
||||
port ( <integer> | * ) ) ) [ dscp <integer> ];
|
||||
|
|
|
|||
Loading…
Reference in a new issue