mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
[support/docker] expose webtorrent setting in os variable settings
This commit is contained in:
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
Block a user