1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-06 03:50:26 +02:00

Add recently added redundancy strategy

This commit is contained in:
Chocobozzz 2018-09-14 11:05:38 +02:00
parent 780daa7e91
commit 3f6b6a565d
No known key found for this signature in database
GPG key ID: 583A612D890159BE
10 changed files with 155 additions and 68 deletions

View file

@ -171,5 +171,3 @@ function setRemoteVideoTruncatedContent (video: any) {
return true
}