Commit 7b5efb5d authored by Matt Holt's avatar Matt Holt Committed by GitHub

Add restic plugin directive (#1730)

parent d3fc9f7a
......@@ -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 (
......
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