mirror of
				https://github.com/coredns/coredns.git
				synced 2025-10-31 10:13:14 -04:00 
			
		
		
		
	Directive -> plugin (#3363)
Caught my eye, we name things directive still, esp when talking about the prometheus *plugin*. Rename everything that needs to be plugin to 'plugin'. Also make sure Metrics is a H2 section (not H1). Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
		| @@ -40,7 +40,7 @@ To allow processing DNS requests only local host on both IPv4 and IPv6 stacks, u | ||||
| } | ||||
| ~~~ | ||||
|  | ||||
| If the configuration comes up with several *bind* directives, all addresses are consolidated together: | ||||
| If the configuration comes up with several *bind* plugins, all addresses are consolidated together: | ||||
| The following sample is equivalent to the preceding: | ||||
|  | ||||
| ~~~ corefile | ||||
|   | ||||
		Reference in New Issue
	
	Block a user