0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-01-13 22:51:08 -05:00

Fix s3browser plugin name

Thanks to @webprofusion-chrisc for spotting this: https://github.com/mholt/caddy/pull/2383#issuecomment-445432256
This commit is contained in:
Francis Lavoie 2018-12-08 03:55:34 -05:00 committed by GitHub
parent c7562e46a4
commit 1533652b78
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -626,7 +626,7 @@ var directives = []string{
"redir",
"status",
"cors", // github.com/captncraig/cors/caddy
"s3broswer", // github.com/techknowlogick/caddy-s3browser
"s3browser", // github.com/techknowlogick/caddy-s3browser
"nobots", // github.com/Xumeiquer/nobots
"mime",
"login", // github.com/tarent/loginsrv/caddy