mirror of
https://github.com/certd/certd.git
synced 2026-04-24 20:57:26 +08:00
chore:
This commit is contained in:
@@ -210,7 +210,7 @@ export function createAgent(opts: CreateAgentOptions = {}) {
|
|||||||
opts = merge(
|
opts = merge(
|
||||||
{
|
{
|
||||||
autoSelectFamily: true,
|
autoSelectFamily: true,
|
||||||
autoSelectFamilyAttemptTimeout: 2000,
|
autoSelectFamilyAttemptTimeout: 1000,
|
||||||
},
|
},
|
||||||
opts
|
opts
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user