[reddit] change default value for 'comments' to '0'

This commit is contained in:
Mike Fährmann
2019-12-20 16:54:59 +01:00
parent 9c0928457a
commit 48e42e73fb
3 changed files with 8 additions and 9 deletions

View File

@@ -110,7 +110,7 @@
"reddit":
{
"refresh-token": null,
"comments": 500,
"comments": 0,
"morecomments": false,
"date-min": 0,
"date-max": 253402210800,