Commit be84b74d authored by emersion's avatar emersion Committed by Matt Holt

httpserver: Register 'wkd' (Web Key Directory) directive (#2239)

parent bb5b01c9
......@@ -657,6 +657,7 @@ var directives = []string{
"grpc", // github.com/pieterlouw/caddy-grpc
"gopkg", // github.com/zikes/gopkg
"restic", // github.com/restic/caddy
"wkd", // github.com/emersion/caddy-wkd
}
const (
......
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