Comment changed, mostly to kick Travis into rectifying its last silliness
authorfrankdelange <yetangitu-f@unternet.org>
Sun, 3 Nov 2019 17:29:10 +0000 (18:29 +0100)
committerChocobozzz <me@florianbigard.com>
Mon, 25 Nov 2019 09:59:49 +0000 (10:59 +0100)
config/default.yaml
config/production.yaml.example

index 07fd4d24f926390a250bf4bfc3117de2d829bfa6..7c718e17454a17e9b7b87bdfeaa9bb0c1d7e690e 100644 (file)
@@ -203,7 +203,7 @@ transcoding:
   allow_audio_files: true
   threads: 1
   resolutions: # Only created if the original video has a higher resolution, uses more storage!
-    0p: false # audio-only (creates mp4 without video stream)
+    0p: false # audio-only (creates mp4 without video stream, always created when enabled)
     240p: false
     360p: false
     480p: false
index d7bbc39cfb33da2918432e7e58b05f6d5803317d..98b1669cd45e9683b88496b1b771cb7f7bfbaf8b 100644 (file)
@@ -217,7 +217,7 @@ transcoding:
   allow_audio_files: true
   threads: 1
   resolutions: # Only created if the original video has a higher resolution, uses more storage!
-    0p: false # audio-only (creates mp4 without video stream)
+    0p: false # audio-only (creates mp4 without video stream, always created when enabled)
     240p: false
     360p: false
     480p: false