edit README.md
This commit is contained in:
@@ -176,6 +176,7 @@ Benchmark arguments :
|
|||||||
Using environment variables to set compression/decompression parameters has security implications. Therefore,
|
Using environment variables to set compression/decompression parameters has security implications. Therefore,
|
||||||
we intentionally restrict its usage. Currently, only `ZSTD_CLEVEL` is supported for setting compression level.
|
we intentionally restrict its usage. Currently, only `ZSTD_CLEVEL` is supported for setting compression level.
|
||||||
If the value of `ZSTD_CLEVEL` is not a valid integer, it will be ignored with a warning message.
|
If the value of `ZSTD_CLEVEL` is not a valid integer, it will be ignored with a warning message.
|
||||||
|
Note that command line options will override corresponding environment variable settings.
|
||||||
|
|
||||||
#### Long distance matching mode
|
#### Long distance matching mode
|
||||||
The long distance matching mode, enabled with `--long`, is designed to improve
|
The long distance matching mode, enabled with `--long`, is designed to improve
|
||||||
|
|||||||
Reference in New Issue
Block a user