Skip to content

Commit

Permalink
Document change of default gzip compression level
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelm committed Jan 15, 2024
1 parent bf347b1 commit acf474f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ preferred locale encoding.
**compresslevel**:
The compression level for writing to gzip, xz and Zstandard files.
If set to None, a default depending on the format is used:
gzip: 6, xz: 6, Zstandard: 3.
gzip: 1, xz: 6, Zstandard: 3.

This parameter is ignored for other compression formats.

Expand Down

0 comments on commit acf474f

Please sign in to comment.