[tumblr] change reblogs default value to true (#61)

This commit is contained in:
Mike Fährmann
2018-01-06 15:52:08 +01:00
parent d235f68f59
commit 03b8a548cb
4 changed files with 7 additions and 5 deletions

View File

@@ -648,7 +648,7 @@ extractor.tumblr.reblogs
------------------------
=========== =====
Type ``bool``
Default ``false``
Default ``true``
Description Extract images from reblogged posts.
=========== =====

View File

@@ -111,7 +111,7 @@
{
"posts": "photo",
"inline": false,
"reblogs": false,
"reblogs": true,
"external": false
},
"recursive":