mirror of
				https://github.com/coredns/coredns.git
				synced 2025-10-31 02:03:20 -04:00 
			
		
		
		
	plugin/timeouts - Allow ability to configure listening server timeouts (#5784)
This commit is contained in:
		| @@ -49,6 +49,7 @@ import ( | ||||
| 	_ "github.com/coredns/coredns/plugin/secondary" | ||||
| 	_ "github.com/coredns/coredns/plugin/sign" | ||||
| 	_ "github.com/coredns/coredns/plugin/template" | ||||
| 	_ "github.com/coredns/coredns/plugin/timeouts" | ||||
| 	_ "github.com/coredns/coredns/plugin/tls" | ||||
| 	_ "github.com/coredns/coredns/plugin/trace" | ||||
| 	_ "github.com/coredns/coredns/plugin/transfer" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user