Add ability to disable webtorrent

In favour of HLS
This commit is contained in:
Chocobozzz
2019-11-15 15:06:03 +01:00
parent 14981d7331
commit d7a25329f9
80 changed files with 1189 additions and 540 deletions

View File

@@ -23,6 +23,7 @@ export * from './playlist/video-playlist-element.model'
export * from './video-change-ownership.model'
export * from './video-change-ownership-create.model'
export * from './video-create.model'
export * from './video-file.model'
export * from './video-privacy.enum'
export * from './video-rate.type'
export * from './video-resolution.enum'