diff options
Diffstat (limited to 'config/production.yaml.example')
-rw-r--r-- | config/production.yaml.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/production.yaml.example b/config/production.yaml.example index 0ab99ac45..c025426bb 100644 --- a/config/production.yaml.example +++ b/config/production.yaml.example | |||
@@ -197,6 +197,7 @@ transcoding: | |||
197 | 480p: false | 197 | 480p: false |
198 | 720p: false | 198 | 720p: false |
199 | 1080p: false | 199 | 1080p: false |
200 | 2160p: false | ||
200 | # /!\ EXPERIMENTAL /!\ | 201 | # /!\ EXPERIMENTAL /!\ |
201 | # /!\ Requires ffmpeg >= 4 | 202 | # /!\ Requires ffmpeg >= 4 |
202 | # Generate HLS playlists and fragmented MP4 files. Better playback than with WebTorrent: | 203 | # Generate HLS playlists and fragmented MP4 files. Better playback than with WebTorrent: |