Tweek ffnet/fpcom sleep times again.

This commit is contained in:
Jim Miller 2021-01-16 13:10:41 -06:00
parent 96ff0dec5f
commit c680f3bb64
2 changed files with 5 additions and 5 deletions

View file

@ -2794,7 +2794,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:10
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.
@ -2803,7 +2803,7 @@ slow_down_sleep_time:10
tweak_fg_sleep:true
min_fg_sleep:3.0
max_fg_sleep:8.0
max_fg_sleep_at_downloads: 10
max_fg_sleep_at_downloads:8
## Extra metadata that this adapter knows about. See [archiveofourown.org]
## for examples of how to use them.
@ -2900,7 +2900,7 @@ cover_exclusion_regexp:(/imageu/|d_60_90\.jpg)
## 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:10
slow_down_sleep_time:8
## Date formats used by FanFicFare. Published and Update don't usually have
## time, but they do now on ffnet.

View file

@ -2825,7 +2825,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:10
slow_down_sleep_time:8
## Extra metadata that this adapter knows about. See [archiveofourown.org]
## for examples of how to use them.
@ -2922,7 +2922,7 @@ cover_exclusion_regexp:(/imageu/|d_60_90\.jpg)
## 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:10
slow_down_sleep_time:8
## Date formats used by FanFicFare. Published and Update don't usually have
## time, but they do now on ffnet.