We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 46f95bf + 40a07c1 commit d082422Copy full SHA for d082422
README.md
@@ -130,7 +130,7 @@ The `ngx_http_zstd_static_module` module allows sending precompressed files with
130
### zstd_static
131
132
**Syntax:** *zstd_static on | off | always;*
133
-**Default:** *gzip_static off;*
+**Default:** *zstd_static off;*
134
**Context:** *http, server, location*
135
136
Enables ("on") or disables ("off") checking the existence of precompressed files. The following directives are also taken into account: gzip_vary.
0 commit comments