diff options
Diffstat (limited to 'config/test.yaml')
-rw-r--r-- | config/test.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/test.yaml b/config/test.yaml index 6fedb1dc3..ae8011ba5 100644 --- a/config/test.yaml +++ b/config/test.yaml | |||
@@ -71,6 +71,7 @@ transcoding: | |||
71 | allow_additional_extensions: false | 71 | allow_additional_extensions: false |
72 | allow_audio_files: false | 72 | allow_audio_files: false |
73 | threads: 2 | 73 | threads: 2 |
74 | concurrency: 2 | ||
74 | resolutions: | 75 | resolutions: |
75 | 0p: false | 76 | 0p: false |
76 | 240p: true | 77 | 240p: true |
@@ -106,6 +107,7 @@ live: | |||
106 | 107 | ||
107 | import: | 108 | import: |
108 | videos: | 109 | videos: |
110 | concurrency: 2 | ||
109 | http: | 111 | http: |
110 | enabled: true | 112 | enabled: true |
111 | proxy: | 113 | proxy: |