forked from Ivasoft/traefik
Implement customizable minimum body size for compress middleware
This commit is contained in:
committed by
GitHub
parent
8f0832d340
commit
07a3c37a23
@@ -128,6 +128,7 @@ http:
|
||||
excludedContentTypes:
|
||||
- foobar
|
||||
- foobar
|
||||
minResponseBodyBytes: 42
|
||||
Middleware06:
|
||||
contentType:
|
||||
autoDetect: true
|
||||
|
||||
Reference in New Issue
Block a user