Set the default options in `Entry` the same as `File`.

This commit is contained in:
Robert Haines 2019-10-31 17:30:14 +00:00
parent cef3bc0784
commit 0f6ca04a9d
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ module Zip
end
@follow_symlinks = false
@restore_times = true
@restore_times = false
@restore_permissions = false
@restore_ownership = false
# BUG: need an extra field to support uid/gid's