mirror of
				https://github.com/coredns/coredns.git
				synced 2025-11-03 18:53:13 -05:00 
			
		
		
		
	auto remove trailing whitespaces
Signed-off-by: coredns[bot] <bot@bot.coredns.io>
This commit is contained in:
		@@ -40,7 +40,7 @@ tsig [ZONE...] {
 | 
				
			|||||||
## Examples
 | 
					## Examples
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Require TSIG signed transactions for transfer requests to `example.zone`.
 | 
					Require TSIG signed transactions for transfer requests to `example.zone`.
 | 
				
			||||||
 
 | 
					
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
example.zone {
 | 
					example.zone {
 | 
				
			||||||
  tsig {
 | 
					  tsig {
 | 
				
			||||||
@@ -69,7 +69,7 @@ auth.zone {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
### Zone Transfer Notifies
 | 
					### 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)
 | 
					### Special Considerations for Forwarding Servers (RFC 8945 5.5)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user