diff options
Diffstat (limited to 'config/default.yaml')
-rw-r--r-- | config/default.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/default.yaml b/config/default.yaml index fcbbf17e8..e4e2d2273 100644 --- a/config/default.yaml +++ b/config/default.yaml | |||
@@ -189,6 +189,7 @@ transcoding: | |||
189 | 480p: false | 189 | 480p: false |
190 | 720p: false | 190 | 720p: false |
191 | 1080p: false | 191 | 1080p: false |
192 | 2160p: false | ||
192 | # /!\ EXPERIMENTAL /!\ | 193 | # /!\ EXPERIMENTAL /!\ |
193 | # /!\ Requires ffmpeg >= 4 | 194 | # /!\ Requires ffmpeg >= 4 |
194 | # Generate HLS playlists and fragmented MP4 files. Better playback than with WebTorrent: | 195 | # Generate HLS playlists and fragmented MP4 files. Better playback than with WebTorrent: |