View Single Post
Old 03-15-2025, 02:23 PM   #10464
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,999
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Please don't post NSFW links on Mobile Read. I've removed them for you this time.

The include_images:true directive in defaults.ini is under [epub]. [epub] as a format, takes precedence over both [defaults] and [<site>] sections in personal.ini. There's a wiki page about FFF INI including precedence.

You can either use:
Code:
[<fqq domain>:epub]
include_images:false
## for one site, or

## for all downloads.
[overrides]
include_images:false
JimmXinu is offline   Reply With Quote