We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6e537d commit aa10008Copy full SHA for aa10008
pkg/config/config.yaml
@@ -319,7 +319,7 @@ storage:
319
webrtc:
320
# turn off default Pion interceptors (see: https://github.com/pion/interceptor)
321
# (performance)
322
- disableDefaultInterceptors: true
+ disableDefaultInterceptors: false
323
# indicates the role of the DTLS transport (see: https://github.com/pion/webrtc/blob/master/dtlsrole.go)
324
# (debug)
325
# - (default)
0 commit comments