We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cb9694e + 6eaf405 commit 4d2ff8dCopy full SHA for 4d2ff8d
tuf/ngclient/config.py
@@ -44,7 +44,7 @@ class UpdaterConfig:
44
prefixed to ngclient user agent when the default fetcher is used.
45
"""
46
47
- max_root_rotations: int = 32
+ max_root_rotations: int = 256
48
max_delegations: int = 32
49
root_max_length: int = 512000 # bytes
50
timestamp_max_length: int = 16384 # bytes
0 commit comments