auto remove trailing whitespaces
Signed-off-by: coredns[bot] <bot@bot.coredns.io>
This commit is contained in:
parent
68e141eff2
commit
390e88637e
1 changed files with 2 additions and 2 deletions
|
@ -40,7 +40,7 @@ tsig [ZONE...] {
|
|||
## Examples
|
||||
|
||||
Require TSIG signed transactions for transfer requests to `example.zone`.
|
||||
|
||||
|
||||
```
|
||||
example.zone {
|
||||
tsig {
|
||||
|
@ -69,7 +69,7 @@ auth.zone {
|
|||
|
||||
### Zone Transfer Notifies
|
||||
|
||||
With the transfer plugin, zone transfer notifications from CoreDNS are not TSIG signed.
|
||||
With the transfer plugin, zone transfer notifications from CoreDNS are not TSIG signed.
|
||||
|
||||
### Special Considerations for Forwarding Servers (RFC 8945 5.5)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue