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:
parent
4ff7880584
commit
a722194809
7 changed files with 2988 additions and 2702 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue