mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
socket,config: deprecate printQRInTerminal option
This was done to reduce dependencies
This commit is contained in:
@@ -42,7 +42,6 @@ export const DEFAULT_CONNECTION_CONFIG: SocketConfig = {
|
||||
connectTimeoutMs: 20_000,
|
||||
keepAliveIntervalMs: 30_000,
|
||||
logger: logger.child({ class: 'baileys' }),
|
||||
printQRInTerminal: false,
|
||||
emitOwnEvents: true,
|
||||
defaultQueryTimeoutMs: 60_000,
|
||||
customUploadHosts: [],
|
||||
|
||||
Reference in New Issue
Block a user