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
|
@ -1,5 +1,5 @@
|
|||
import { join } from 'path'
|
||||
import Piscina from 'piscina'
|
||||
import { Piscina } from 'piscina'
|
||||
import { JOB_CONCURRENCY, WORKER_THREADS } from '@server/initializers/constants.js'
|
||||
import type httpBroadcast from './workers/http-broadcast.js'
|
||||
import type downloadImage from './workers/image-downloader.js'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue