mirror of
https://github.com/caddyserver/caddy.git
synced 2026-07-10 02:46:54 +00:00
Add restic plugin directive (#1730)
This commit is contained in:
parent
d3fc9f7a9b
commit
7b5efb5d75
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue