mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Add max lives limit
This commit is contained in:
@@ -102,6 +102,8 @@ export interface ServerConfig {
|
||||
enabled: boolean
|
||||
|
||||
maxDuration: number
|
||||
maxInstanceLives: number
|
||||
maxUserLives: number
|
||||
allowReplay: boolean
|
||||
|
||||
transcoding: {
|
||||
|
||||
Reference in New Issue
Block a user