diff options
author | Chocobozzz <me@florianbigard.com> | 2018-01-09 15:29:05 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-01-09 15:29:05 +0100 |
commit | a22bfc3ebc9f80088035774c6cfca4bd5707acd3 (patch) | |
tree | bf1fe6c80e8948af183db3edd8bf6a197857e312 /config/test.yaml | |
parent | 378557ef2584e334392193b63bb2108fac6741fc (diff) | |
download | PeerTube-a22bfc3ebc9f80088035774c6cfca4bd5707acd3.tar.gz PeerTube-a22bfc3ebc9f80088035774c6cfca4bd5707acd3.tar.zst PeerTube-a22bfc3ebc9f80088035774c6cfca4bd5707acd3.zip |
Refractor peertube videojs plugin
Diffstat (limited to 'config/test.yaml')
-rw-r--r-- | config/test.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/test.yaml b/config/test.yaml index 379f15430..9efe641f1 100644 --- a/config/test.yaml +++ b/config/test.yaml | |||
@@ -12,5 +12,5 @@ signup: | |||
12 | enabled: true | 12 | enabled: true |
13 | 13 | ||
14 | transcoding: | 14 | transcoding: |
15 | enabled: false | 15 | enabled: true |
16 | threads: 4 | 16 | threads: 2 |