diff options
Diffstat (limited to 'config/test.yaml')
-rw-r--r-- | config/test.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/test.yaml b/config/test.yaml index efca85aff..b830a42e7 100644 --- a/config/test.yaml +++ b/config/test.yaml | |||
@@ -25,3 +25,9 @@ signup: | |||
25 | transcoding: | 25 | transcoding: |
26 | enabled: true | 26 | enabled: true |
27 | threads: 2 | 27 | threads: 2 |
28 | resolutions: | ||
29 | 240p: true | ||
30 | 360p: true | ||
31 | 480p: true | ||
32 | 720p: true | ||
33 | 1080p: true | ||