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

Add global rate limit to video download

This commit is contained in:
Chocobozzz 2025-05-14 15:16:08 +02:00
parent 49a6211f25
commit 25c5507a03
No known key found for this signature in database
GPG key ID: 583A612D890159BE
10 changed files with 354 additions and 235 deletions

View file

@ -249,7 +249,8 @@ export function checkMissedConfig () {
'live.transcoding.remote_runners.enabled',
'storyboards.enabled',
'webrtc.stun_servers',
'nsfw_flags_settings.enabled'
'nsfw_flags_settings.enabled',
'download_generate_video.max_parallel_downloads'
]
const requiredAlternatives = [