fix doc
This commit is contained in:
parent
28f9d994f5
commit
f7ade7a66d
2 changed files with 2 additions and 2 deletions
|
|
@ -903,7 +903,7 @@ scripted.
|
|||
presets:
|
||||
my_example_preset:
|
||||
throttle_protection:
|
||||
sleep_per_metadata_s:
|
||||
sleep_per_request_s:
|
||||
min: 5.5
|
||||
max: 10.4
|
||||
sleep_per_download_s:
|
||||
|
|
|
|||
|
|
@ -87,7 +87,7 @@ class ThrottleProtectionOptions(ToggleableOptionsDictValidator):
|
|||
presets:
|
||||
my_example_preset:
|
||||
throttle_protection:
|
||||
sleep_per_metadata_s:
|
||||
sleep_per_request_s:
|
||||
min: 5.5
|
||||
max: 10.4
|
||||
sleep_per_download_s:
|
||||
|
|
|
|||
Loading…
Reference in a new issue