diff options
author | Chocobozzz <me@florianbigard.com> | 2019-11-22 11:43:17 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2019-11-25 10:59:49 +0100 |
commit | 3a149e9f8b2e99507c72792b80cee3a90df003b2 (patch) | |
tree | e12d6279f8a9cb3c3268aa7a006b22a85c42d034 /config/test.yaml | |
parent | 6ad88df896e359e428259ff511f6fca3675cb4af (diff) | |
download | PeerTube-3a149e9f8b2e99507c72792b80cee3a90df003b2.tar.gz PeerTube-3a149e9f8b2e99507c72792b80cee3a90df003b2.tar.zst PeerTube-3a149e9f8b2e99507c72792b80cee3a90df003b2.zip |
Add audio only transcoding tests
Diffstat (limited to 'config/test.yaml')
-rw-r--r-- | config/test.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/test.yaml b/config/test.yaml index eedd28537..3ab391504 100644 --- a/config/test.yaml +++ b/config/test.yaml | |||
@@ -72,7 +72,7 @@ transcoding: | |||
72 | allow_audio_files: false | 72 | allow_audio_files: false |
73 | threads: 2 | 73 | threads: 2 |
74 | resolutions: | 74 | resolutions: |
75 | 0p: true | 75 | 0p: false |
76 | 240p: true | 76 | 240p: true |
77 | 360p: true | 77 | 360p: true |
78 | 480p: true | 78 | 480p: true |