Add restic plugin directive (#1730)

This commit is contained in:
Matt Holt 2017-06-25 08:26:57 -07:00 committed by GitHub
parent d3fc9f7a9b
commit 7b5efb5d75

View File

@ -495,6 +495,7 @@ var directives = []string{
"awslambda", // github.com/coopernurse/caddy-awslambda
"grpc", // github.com/pieterlouw/caddy-grpc
"gopkg", // github.com/zikes/gopkg
"restic", // github.com/mholt/caddy-restic
}
const (