mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Add ability for admins to set default p2p policy
This commit is contained in:
@@ -55,6 +55,10 @@ export interface ServerConfig {
|
||||
privacy: VideoPrivacy
|
||||
licence: number
|
||||
}
|
||||
|
||||
p2p: {
|
||||
enabled: boolean
|
||||
}
|
||||
}
|
||||
|
||||
webadmin: {
|
||||
|
||||
Reference in New Issue
Block a user