Merge pull request #3020 from dpalou/MOBILE-3833

MOBILE-3833 core: Increase wsrequestqueuedelay to 100
main
Pau Ferrer Ocaña 2021-12-10 16:05:57 +01:00 committed by GitHub
commit 725534ed12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -99,5 +99,5 @@
"ios": "id633359593"
},
"wsrequestqueuelimit": 10,
"wsrequestqueuedelay": 50
"wsrequestqueuedelay": 100
}