[support/docker] expose webtorrent setting in os variable settings

pull/3901/head
Arthur Lutz 2021-03-26 12:35:54 +01:00 committed by Chocobozzz
parent 02d6226abc
commit 5328532adf
1 changed files with 4 additions and 0 deletions

View File

@ -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"