mirror of
https://github.com/caddyserver/caddy.git
synced 2025-01-05 18:44:58 +03:00
httpserver: Add 'awses' plugin directive (#1818)
This commit is contained in:
parent
ebce0b7aec
commit
d2fa8600fc
1 changed files with 1 additions and 0 deletions
|
@ -496,6 +496,7 @@ var directives = []string{
|
|||
"jekyll", // github.com/hacdias/filemanager/caddy/jekyll
|
||||
"hugo", // github.com/hacdias/filemanager/caddy/hugo
|
||||
"mailout", // github.com/SchumacherFM/mailout
|
||||
"awses", // github.com/miquella/caddy-awses
|
||||
"awslambda", // github.com/coopernurse/caddy-awslambda
|
||||
"grpc", // github.com/pieterlouw/caddy-grpc
|
||||
"gopkg", // github.com/zikes/gopkg
|
||||
|
|
Loading…
Reference in a new issue