debian-mirror-gitlab/config/initializers/rubyzip.rb
2022-04-04 11:22:00 +05:30

5 lines
131 B
Ruby

# frozen_string_literal: true
#
# Zip64 is needed to support archives with more than 65535 entries.
Zip.write_zip64_support = true