diff --git a/src/components/P2P/index.ts b/src/components/P2P/index.ts index ca0d308aa..f106e2ee4 100644 --- a/src/components/P2P/index.ts +++ b/src/components/P2P/index.ts @@ -346,7 +346,7 @@ export class OceanP2P extends EventEmitter { timeout: 20000, // in ms, tagName: 'bootstrap', tagValue: 50, - tagTTL: 10000000000 + tagTTL: 120000 }), mdns({ interval: config.p2pConfig.mDNSInterval