auto remove trailing whitespaces

Signed-off-by: coredns[bot] <bot@bot.coredns.io>
This commit is contained in:
coredns[bot] 2022-06-28 10:30:12 +00:00
parent 68e141eff2
commit 390e88637e

View file

@ -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)