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

Update server dependencies

This commit is contained in:
Chocobozzz 2024-06-21 14:32:25 +02:00
parent 4ff7880584
commit a722194809
No known key found for this signature in database
GPG key ID: 583A612D890159BE
7 changed files with 2988 additions and 2702 deletions

View file

@ -7,10 +7,10 @@ import {
setAccessTokensToServers,
waitJobs
} from '@peertube/peertube-server-commands'
import { isMainThread } from 'worker_threads'
import Piscina from 'piscina'
import { fileURLToPath } from 'url'
import { dirname, join } from 'path'
import { Piscina } from 'piscina'
import { fileURLToPath } from 'url'
import { isMainThread } from 'worker_threads'
const THOUSAND_VIEWERS = 2
const TOTAL_THREADS = 20