Skip to content

Commit

Permalink
Update archiver_api.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ctalkington authored Mar 7, 2021
1 parent d3e3bbe commit c301290
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docs/archiver_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ The `options` object may include the following properties as well as all [Strea
- `comment` - *String* - Sets the zip archive comment.
- `forceLocalTime` - *Boolean* - Forces the archive to contain local file times instead of UTC.
- `forceZip64` - *Boolean* - Forces the archive to contain ZIP64 headers.
- `namePrependSlash` - *Boolean* - Prepends a forward slash to archive file paths.
- `store` - *Boolean* - Sets the compression method to STORE.
- `zlib` - *Object* - Passed to [zlib](https://nodejs.org/api/zlib.html#zlib_class_options) to control compression.

Expand Down

0 comments on commit c301290

Please sign in to comment.