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

This commit is contained in:
emersion 2018-07-26 20:50:18 +01:00 committed by Matt Holt
parent bb5b01c911
commit be84b74d01

View file

@ -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 (