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.
1 parent 12c0d94 commit 696b789Copy full SHA for 696b789
README.md
@@ -127,9 +127,9 @@ The `ngx_http_zstd_static_module` module allows sending precompressed files with
127
128
### zstd_static
129
130
-**Syntax:** *zstd_static on | off | always;*
131
-**Default:** *gzip_static off;*
132
-**Context:** *http, server, location*
+**Syntax:** *zstd_static on | off | always;*
+**Default:** *gzip_static off;*
+**Context:** *http, server, location*
133
134
Enables ("on") or disables ("off") checking the existence of precompressed files. The following directives are also taken into account: gzip_vary.
135
0 commit comments