[sankaku] increase default values for 'wait-min/-max'

This commit is contained in:
Mike Fährmann
2018-08-03 17:06:51 +02:00
parent 68d6033a5d
commit b164231bca
3 changed files with 7 additions and 7 deletions

View File

@@ -50,8 +50,8 @@
{
"username": null,
"password": null,
"wait-min": 2.5,
"wait-max": 5.0
"wait-min": 3.0,
"wait-max": 6.0
},
"imgur":
{
@@ -92,8 +92,8 @@
{
"username": null,
"password": null,
"wait-min": 2.5,
"wait-max": 5.0
"wait-min": 3.0,
"wait-max": 6.0
},
"seiga":
{