Tweak defaults.ini

This commit is contained in:
Jim Miller 2020-10-29 10:19:55 -05:00
parent 50efa8f52d
commit cdf412660f
2 changed files with 7 additions and 11 deletions

View file

@ -567,7 +567,7 @@ add_to_extra_titlepage_entries:,storynotes
## XenForo sites require login for some stories, but don't report that
## to FFF. To download those, set your username, password and set
## always_login:false
## always_login:true
#always_login:false
## We've been requested by the site(s) admin to rein in hits. If you
@ -1697,11 +1697,9 @@ add_to_keep_html_attrs:,style
website_encodings:Windows-1252,utf8
[fiction.live]
## reccomended that you uncomment to add images to your fiction.live stories
## however, stories containing many images can be *very* slow to download, and create large files.
#include_images:true
#no_image_processing:true
#dedup_img_files:false
## Recommended if you include images, fiction.live tends to have many
## duplicated images.
#dedup_img_files:true
## fiction.live spoilers display as a (blank) block until clicked, then they can become inline text.
## with true, adds them to an outlined block marked as a spoiler.

View file

@ -594,7 +594,7 @@ add_to_extra_titlepage_entries:,storynotes
## XenForo sites require login for some stories, but don't report that
## to FFF. To download those, set your username, password and set
## always_login:false
## always_login:true
#always_login:false
## We've been requested by the site(s) admin to rein in hits. If you
@ -1728,10 +1728,8 @@ add_to_keep_html_attrs:,style
website_encodings:Windows-1252,utf8
[fiction.live]
## reccomended that you uncomment to add images to your fiction.live stories
## however, stories containing many images can be *very* slow to download, and create large files.
#include_images:true
#no_image_processing:true
## Recommended if you include images, fiction.live tends to have many
## duplicated images.
#dedup_img_files:true
## fiction.live spoilers display as a (blank) block until clicked, then they can become inline text.