Fix Warning (#157)

This commit is contained in:
Freddy Boulton
2025-03-10 13:17:47 -04:00
committed by GitHub
parent de95bc2caa
commit ed59834378

View File

@@ -42,7 +42,7 @@ You can configure how the connection is created on the client by passing an `rtc
See the list of available arguments [here](https://developer.mozilla.org/en-US/docs/Web/API/RTCPeerConnection/RTCPeerConnection#configuration).
!!! warning
When deploying on a remote server, the `rtc_configuration` parameter must be passed in. See [Deployment](../deployment).
When deploying on a remote server, the `rtc_configuration` parameter must be passed in. See [Deployment](../deployment).
## Reply on Pause Voice-Activity-Detection