changed .ini files -- set up subject tags, comment suggesting dedup_img_files when including images

This commit is contained in:
Hazel Shanks 2020-10-21 12:56:08 +13:00
parent 58f3d1c268
commit b35ca970f3
2 changed files with 4 additions and 0 deletions

View file

@ -1686,6 +1686,7 @@ website_encodings:Windows-1252,utf8
## 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
## 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.
@ -1703,6 +1704,7 @@ extratags:
extra_valid_entries:key_tags, tags, likes, live, reader_input
extra_titlepage_entries:key_tags, tags, likes, live, reader_input
extra_subject_tags:tags, key_tags
key_tags_label:Key Tags
tags_label:Tags
live_label:Next Live Session

View file

@ -1717,6 +1717,7 @@ website_encodings:Windows-1252,utf8
## 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: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.
@ -1734,6 +1735,7 @@ extratags:
extra_valid_entries:key_tags, tags, likes, live, reader_input
extra_titlepage_entries:key_tags, tags, likes, live, reader_input
extra_subject_tags:tags, key_tags
key_tags_label:Key Tags
tags_label:Tags
live_label:Next Live Session