mirror of
https://github.com/caddyserver/caddy.git
synced 2024-11-26 02:09:47 +08:00
Add restic plugin directive (#1730)
This commit is contained in:
parent
d3fc9f7a9b
commit
7b5efb5d75
|
@ -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 (
|
||||
|
|
Loading…
Reference in New Issue
Block a user