Compression & media
Per-domain rule
string (csv)
minification_flags
Which content types to minify (currently html).
- Config key
minification_flags- Scope
- Per-domain rule
- Type
- string (csv)
- Default
html
Selects the content types minification applies to. html removes redundant whitespace and comments from HTML responses.
minification_flags = "html"