mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Comment for torrent consistency issues
This commit is contained in:
@@ -232,7 +232,7 @@ const JOB_CONCURRENCY: { [id in Exclude<JobType, 'video-transcoding' | 'video-im
|
||||
'video-redundancy': 1,
|
||||
'video-live-ending': 10,
|
||||
'video-studio-edition': 1,
|
||||
'manage-video-torrent': 1,
|
||||
'manage-video-torrent': 1, // Keep it to 1 to prevent concurrency issues
|
||||
'move-to-object-storage': 1,
|
||||
'move-to-file-system': 1,
|
||||
'video-channel-import': 1,
|
||||
|
||||
Reference in New Issue
Block a user