mirror of
https://github.com/caddyserver/caddy.git
synced 2025-01-21 10:09:46 +08:00
httpserver: Add nicolasazrak/caddy-cache plugin directive (#1759)
This commit is contained in:
parent
b987c7893c
commit
ba1132214e
|
@ -453,6 +453,7 @@ var directives = []string{
|
|||
// directives that add middleware to the stack
|
||||
"locale", // github.com/simia-tech/caddy-locale
|
||||
"log",
|
||||
"cache", // github.com/nicolasazrak/caddy-cache
|
||||
"rewrite",
|
||||
"ext",
|
||||
"gzip",
|
||||
|
|
Loading…
Reference in New Issue
Block a user