Skip to content

Commit

Permalink
Squashed 'modules/zstd-nginx-module/' changes from 46f95bf..d082422df
Browse files Browse the repository at this point in the history
d082422df Merge pull request #7 from juliyvchirkov/patch-1
40a07c149 Typo fix

git-subtree-dir: modules/zstd-nginx-module
git-subtree-split: d082422df33a5ff84a29afe7b74967a7106f49ac
  • Loading branch information
lzlrd committed Sep 8, 2021
1 parent 46f95bf commit f9573cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ The `ngx_http_zstd_static_module` module allows sending precompressed files with
### zstd_static

**Syntax:** *zstd_static on | off | always;*
**Default:** *gzip_static off;*
**Default:** *zstd_static off;*
**Context:** *http, server, location*

Enables ("on") or disables ("off") checking the existence of precompressed files. The following directives are also taken into account: gzip_vary.
Expand Down

0 comments on commit f9573cf

Please sign in to comment.