Re-enable ffnet and bump up sleep times for same.

This commit is contained in:
Jim Miller 2021-01-15 20:06:53 -06:00
parent 0e2885b6ca
commit e3fb6d2a1c
2 changed files with 4 additions and 4 deletions

View file

@ -2789,15 +2789,15 @@ skip_author_cover:true
## fanfiction.net is blocking people more aggressively. If you
## download fewer stories less often you can likely get by with
## reducing this sleep.
slow_down_sleep_time:4
slow_down_sleep_time:8
## ffnet is sensitive to too many hits. Users are sensitive to long
## waits during the initial metadata collection in the foreground.
## When used, these settings will speed up metadata downloads in the
## foreground linearly.
tweak_fg_sleep:true
min_fg_sleep:1.0
max_fg_sleep:4.0
min_fg_sleep:3.0
max_fg_sleep:8.0
max_fg_sleep_at_downloads: 10
## Extra metadata that this adapter knows about. See [archiveofourown.org]

View file

@ -2820,7 +2820,7 @@ skip_author_cover:true
## fanfiction.net is blocking people more aggressively. If you
## download fewer stories less often you can likely get by with
## reducing this sleep.
slow_down_sleep_time:4
slow_down_sleep_time:8
## Extra metadata that this adapter knows about. See [archiveofourown.org]
## for examples of how to use them.