Add import.video.torrent configuration
This commit is contained in:
parent
990b6a0b0c
commit
a84b8fa5cf
23 changed files with 112 additions and 106 deletions
|
@ -28,6 +28,9 @@ export interface ServerConfig {
|
|||
http: {
|
||||
enabled: boolean
|
||||
}
|
||||
torrent: {
|
||||
enabled: boolean
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue