Commit 4449d3dc authored by Lars Wiegman's avatar Lars Wiegman Committed by Matt Holt

Add the multipass plugin to the directives (#1120)

* Add the multipass plugin to the directives

* Fix gofmt
parent c4a177bd
......@@ -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",
......
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