Searched refs:snapshotMaxLength (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/npm/node_modules/tuf-js/dist/ | ||
D | config.js | 9 snapshotMaxLength: 2000000, property |
D | updater.js | 188 const maxLength = snapshotMeta.length || this.config.snapshotMaxLength; |