mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Check live duration and size
This commit is contained in:
@@ -128,6 +128,8 @@ function updateCustomSubConfig (url: string, token: string, newConfig: DeepParti
|
||||
},
|
||||
live: {
|
||||
enabled: true,
|
||||
allowReplay: false,
|
||||
maxDuration: null,
|
||||
transcoding: {
|
||||
enabled: true,
|
||||
threads: 4,
|
||||
|
||||
Reference in New Issue
Block a user