mirror of
https://github.com/caddyserver/caddy.git
synced 2025-06-06 21:04:41 +08:00
Add the multipass plugin to the directives (#1120)
* Add the multipass plugin to the directives * Fix gofmt
This commit is contained in:
@ -419,6 +419,7 @@ var directives = []string{
|
||||
"jwt", // github.com/BTBurke/caddy-jwt
|
||||
"jsonp", // github.com/pschlump/caddy-jsonp
|
||||
"upload", // blitznote.com/src/caddy.upload
|
||||
"multipass", // github.com/namsral/multipass/caddy
|
||||
"internal",
|
||||
"pprof",
|
||||
"expvar",
|
||||
|
Reference in New Issue
Block a user