mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2026-04-29 02:12:10 +02:00
Add use_flaresolverr_proxy:directimages comment to defaults.ini #1007
This commit is contained in:
parent
dd049ac297
commit
685084e711
2 changed files with 6 additions and 0 deletions
|
|
@ -637,6 +637,9 @@ browser_cache_age_limit:4.0
|
|||
## include_images:false
|
||||
## If you want to use FSv1 with images, you can set
|
||||
## use_flaresolverr_proxy:withimages
|
||||
## If you want to directly download images while using FlareSolverr
|
||||
## for stories/chapters, you can set:
|
||||
## use_flaresolverr_proxy:directimages
|
||||
## flaresolverr_proxy_timeout is in integer milliseconds
|
||||
|
||||
#[www.fanfiction.net]
|
||||
|
|
|
|||
|
|
@ -597,6 +597,9 @@ browser_cache_age_limit:4.0
|
|||
## include_images:false
|
||||
## If you want to use FSv1 with images, you can set
|
||||
## use_flaresolverr_proxy:withimages
|
||||
## If you want to directly download images while using FlareSolverr
|
||||
## for stories/chapters, you can set:
|
||||
## use_flaresolverr_proxy:directimages
|
||||
## flaresolverr_proxy_timeout is in integer milliseconds
|
||||
|
||||
#[www.fanfiction.net]
|
||||
|
|
|
|||
Loading…
Reference in a new issue