fix: add proxyproto to plugin.cfg and regenerate (#7986)

This commit is contained in:
Ville Vesilehto
2026-03-31 00:43:31 +03:00
committed by GitHub
parent 1df23e0e86
commit 674b43a353
2 changed files with 2 additions and 1 deletions

View File

@@ -37,13 +37,13 @@ var Directives = []string{
"dnstap", "dnstap",
"local", "local",
"dns64", "dns64",
"acl",
"any", "any",
"chaos", "chaos",
"loadbalance", "loadbalance",
"tsig", "tsig",
"cache", "cache",
"rewrite", "rewrite",
"acl",
"header", "header",
"dnssec", "dnssec",
"autopath", "autopath",

View File

@@ -24,6 +24,7 @@ metadata:metadata
geoip:geoip geoip:geoip
cancel:cancel cancel:cancel
tls:tls tls:tls
proxyproto:proxyproto
quic:quic quic:quic
grpc_server:grpc_server grpc_server:grpc_server
https:https https:https