docs(throttle): More likely override value
From [feedback](https://github.com/jmbannon/ytdl-sub/pull/1289#discussion_r2289976156).
This commit is contained in:
parent
d52d8bcc0a
commit
a127f538a1
1 changed files with 1 additions and 1 deletions
|
|
@ -175,4 +175,4 @@ following overrides:
|
||||||
# Disable resolution quality throttle protection:
|
# Disable resolution quality throttle protection:
|
||||||
enable_resolution_assert: false
|
enable_resolution_assert: false
|
||||||
# Change the resolution below which to assume downloading is throttled:
|
# Change the resolution below which to assume downloading is throttled:
|
||||||
resolution_assert_height_gte: 481
|
resolution_assert_height_gte: 720
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue