Commit a9ccaa1a authored by William Wang's avatar William Wang Committed by Matt Holt

add recaptcha plugin (#2664)

parent f6ee100b
......@@ -655,6 +655,7 @@ var directives = []string{
"filter", // github.com/echocat/caddy-filter
"ipfilter", // github.com/pyed/ipfilter
"ratelimit", // github.com/xuqingfeng/caddy-rate-limit
"recaptcha", // github.com/defund/caddy-recaptcha
"expires", // github.com/epicagency/caddy-expires
"forwardproxy", // github.com/caddyserver/forwardproxy
"basicauth",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment