Quote:
Originally Posted by JimmXinu
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
|
Thank you for your held and the edit.
I didn't realise there was a wiki and only read the defaults ini file but it might have been a bit too complex for me.