Add locale plugin directive, update changelog

This commit is contained in:
Matthew Holt
2016-07-02 18:07:24 -06:00
parent 227664336e
commit fdb6d64f9d
2 changed files with 9 additions and 3 deletions

View File

@ -344,6 +344,7 @@ var directives = []string{
// directives that add middleware to the stack
"log",
"gzip",
"locale", // github.com/simia-tech/caddy-locale
"errors",
"minify", // github.com/hacdias/caddy-minify
"ipfilter", // github.com/pyed/ipfilter