Increase to longer timeout still

This commit is contained in:
igorkorenfeld 2023-05-11 15:57:15 -04:00
parent cea0945210
commit de3a8ee719
No known key found for this signature in database
GPG key ID: 826947A4B867F659

View file

@ -1,7 +1,7 @@
{
"defaults": {
"concurrency": 1,
"timeout": 20000,
"timeout": 30000,
"hideElements": "a[href='/whoami/']"
},