mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 17:59:37 +02:00
Add more hints regarding live port
This commit is contained in:
parent
7e4e8119e1
commit
4f20856ed4
7 changed files with 20 additions and 2 deletions
|
@ -111,6 +111,10 @@ export interface ServerConfig {
|
|||
|
||||
enabledResolutions: number[]
|
||||
}
|
||||
|
||||
rtmp: {
|
||||
port: number
|
||||
}
|
||||
}
|
||||
|
||||
import: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue