Skip to content

Commit e029315

Browse files
1 parent 45daf56 commit e029315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Mediasoup-server/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Module exports a single function with signature
1919
- `[announcedIp]`: optional string, IP address to announce to the clients. If
2020
not provided, the server will try to guess it.
2121
- `[closeOwnWorkers]`: optional boolean, whether to close the workers created
22-
by this module when the server is closed. Default `false`.
22+
by this module when the server is closed. Default `true`.
2323
- `[listenIps]`: optional array of strings, IP addresses to listen to. Default
2424
`[]`, which means no globally provided local listen IPs (only the ones
2525
provided to the Mediasoup `Router.createWebRtcTransport()` method).

0 commit comments

Comments
 (0)