Skip to content

Commit 3896941

Browse files
authored
docs: use tag for webrtc-star discovery config (#713)
1 parent 856b38d commit 3896941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/CONFIGURATION.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ const node = await Libp2p.create({
304304
},
305305
config: {
306306
peerDiscovery: {
307-
webRTCStar: {
307+
[WebRTCStar.tag]: {
308308
enabled: true
309309
}
310310
}

0 commit comments

Comments
 (0)