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 9d102f760..07fd4d24f 100644 --- a/config/default.yaml +++ b/config/default.yaml | |||
@@ -203,6 +203,7 @@ transcoding: | |||
203 | allow_audio_files: true | 203 | allow_audio_files: true |
204 | threads: 1 | 204 | threads: 1 |
205 | resolutions: # Only created if the original video has a higher resolution, uses more storage! | 205 | resolutions: # Only created if the original video has a higher resolution, uses more storage! |
206 | 0p: false # audio-only (creates mp4 without video stream) | ||
206 | 240p: false | 207 | 240p: false |
207 | 360p: false | 208 | 360p: false |
208 | 480p: false | 209 | 480p: false |