mirror of https://github.com/Chocobozzz/PeerTube
[support/docker] expose webtorrent setting in os variable settings
parent
02d6226abc
commit
5328532adf
|
@ -117,6 +117,10 @@ transcoding:
|
|||
2160p:
|
||||
__name: "PEERTUBE_TRANSCODING_2160P"
|
||||
__format: "json"
|
||||
webtorrent:
|
||||
enabled:
|
||||
__name: "PEERTUBE_TRANSCODING_WEBTORRENT_ENABLED"
|
||||
__format: "json"
|
||||
hls:
|
||||
enabled:
|
||||
__name: "PEERTUBE_TRANSCODING_HLS_ENABLED"
|
||||
|
|
Loading…
Reference in New Issue