[tumblr] change default values for post types and inline media

This commit is contained in:
Mike Fährmann
2018-12-26 14:35:59 +01:00
parent 5be95034ba
commit 28f9539551
3 changed files with 6 additions and 6 deletions

View File

@@ -105,8 +105,8 @@
{
"avatar": false,
"external": false,
"inline": false,
"posts": "photo",
"inline": true,
"posts": "all",
"reblogs": true
},
"twitter":