No images for non-epub forms, show that clearly in example.ini.

This commit is contained in:
Jim Miller
2012-09-10 22:53:30 -05:00
parent a85266e908
commit ab521ac093
4 changed files with 81 additions and 15 deletions
+6 -2
View File
@@ -6,8 +6,11 @@
## adult content. Uncomment by removing '#' in front of is_adult.
#is_adult:true
## include images from img tags in the body and summary of
## stories. Images will be converted to jpg for size if possible.
[epub]
## include images from img tags in the body and summary of stories.
## Images will be converted to jpg for size if possible. Images work
## in epub format only. To get mobi or other format with images,
## download as epub and use Calibre to convert.
#include_images:true
## If not set, the summary will have all html stripped for safety.
@@ -28,6 +31,7 @@
## space.
#grayscale_images: false
## Most common, I expect will be using this to save username/passwords
## for different sites. Here are a few examples.