Try to fix CI test
This commit is contained in:
parent
c6a3445360
commit
6b745df087
|
@ -210,7 +210,7 @@ describe('Test live constraints', function () {
|
||||||
live: {
|
live: {
|
||||||
enabled: true,
|
enabled: true,
|
||||||
allowReplay: true,
|
allowReplay: true,
|
||||||
maxDuration: 10,
|
maxDuration: 15,
|
||||||
transcoding: {
|
transcoding: {
|
||||||
enabled: true,
|
enabled: true,
|
||||||
resolutions: ConfigCommand.getCustomConfigResolutions(true)
|
resolutions: ConfigCommand.getCustomConfigResolutions(true)
|
||||||
|
|
Loading…
Reference in New Issue