Sha256: 7884c515a0dab23ed4898aa23b002dce562c6fa65b6822f0dd0405954454b144
Contents?: true
Size: 389 Bytes
Versions: 25
Compression:
Stored size: 389 Bytes
Contents
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.defaultConfig = void 0; exports.defaultConfig = { maxRootRotations: 32, maxDelegations: 32, rootMaxLength: 512000, timestampMaxLength: 16384, snapshotMaxLength: 2000000, targetsMaxLength: 5000000, prefixTargetsWithHash: true, fetchTimeout: 100000, fetchRetries: 2, };
Version data entries
25 entries across 25 versions & 1 rubygems