[reddit] increase 'id-max' default value (#3397)

to float("inf")
This commit is contained in:
Mike Fährmann
2022-12-12 12:08:19 +01:00
parent a001c9c06f
commit 2952add4a8
2 changed files with 3 additions and 3 deletions

View File

@@ -251,8 +251,8 @@
"date-min": 0,
"date-max": 253402210800,
"date-format": "%Y-%m-%dT%H:%M:%S",
"id-min": "0",
"id-max": "zik0zj",
"id-min": null,
"id-max": null,
"recursion": 0,
"videos": true
},