mirror of
https://github.com/coredns/coredns.git
synced 2026-04-04 19:25:40 -04:00
fix: add proxyproto to plugin.cfg and regenerate (#7986)
This commit is contained in:
@@ -37,13 +37,13 @@ var Directives = []string{
|
||||
"dnstap",
|
||||
"local",
|
||||
"dns64",
|
||||
"acl",
|
||||
"any",
|
||||
"chaos",
|
||||
"loadbalance",
|
||||
"tsig",
|
||||
"cache",
|
||||
"rewrite",
|
||||
"acl",
|
||||
"header",
|
||||
"dnssec",
|
||||
"autopath",
|
||||
|
||||
@@ -24,6 +24,7 @@ metadata:metadata
|
||||
geoip:geoip
|
||||
cancel:cancel
|
||||
tls:tls
|
||||
proxyproto:proxyproto
|
||||
quic:quic
|
||||
grpc_server:grpc_server
|
||||
https:https
|
||||
|
||||
Reference in New Issue
Block a user