Temporarily disable authentication for testing WebRTC
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 20s
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 20s
This commit is contained in:
@@ -34,11 +34,11 @@ webrtcAllowOrigin: '*'
|
||||
|
||||
# Path defaults
|
||||
pathDefaults:
|
||||
# Disable authentication
|
||||
readUser:
|
||||
readPass:
|
||||
publishUser:
|
||||
publishPass:
|
||||
# Authentication disabled for testing
|
||||
# readUser: stream
|
||||
# readPass: squashkiwi
|
||||
# publishUser: stream
|
||||
# publishPass: squashkiwi
|
||||
|
||||
# Path Configuration
|
||||
paths:
|
||||
|
Reference in New Issue
Block a user