Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 4, 2025
1 parent 45daf56 commit e029315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Mediasoup-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Module exports a single function with signature
- `[announcedIp]`: optional string, IP address to announce to the clients. If
not provided, the server will try to guess it.
- `[closeOwnWorkers]`: optional boolean, whether to close the workers created
by this module when the server is closed. Default `false`.
by this module when the server is closed. Default `true`.
- `[listenIps]`: optional array of strings, IP addresses to listen to. Default
`[]`, which means no globally provided local listen IPs (only the ones
provided to the Mediasoup `Router.createWebRtcTransport()` method).
Expand Down

0 comments on commit e029315

Please sign in to comment.