mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-06-13 01:01:23 +00:00
feat: enable relay by default (no hop) (#254)
docs: update readme default relay
This commit is contained in:
@ -92,7 +92,7 @@ describe('configuration', () => {
|
||||
dht: false
|
||||
},
|
||||
relay: {
|
||||
enabled: false
|
||||
enabled: true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user