mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2026-01-23 20:12:48 -06:00
test: adjusts wasocket
This commit is contained in:
@@ -1326,7 +1326,7 @@ export class WAStartupService {
|
|||||||
browser,
|
browser,
|
||||||
version,
|
version,
|
||||||
markOnlineOnConnect: this.localSettings.always_online,
|
markOnlineOnConnect: this.localSettings.always_online,
|
||||||
// retryRequestDelayMs: 10,
|
retryRequestDelayMs: 10,
|
||||||
connectTimeoutMs: 60_000,
|
connectTimeoutMs: 60_000,
|
||||||
qrTimeout: 40_000,
|
qrTimeout: 40_000,
|
||||||
defaultQueryTimeoutMs: undefined,
|
defaultQueryTimeoutMs: undefined,
|
||||||
|
|||||||
Reference in New Issue
Block a user