mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 19:42:24 +02:00
Rename Pod -> Server
This commit is contained in:
parent
51548b3181
commit
6086242524
77 changed files with 456 additions and 1047 deletions
|
@ -12,7 +12,7 @@ import { asyncMiddleware } from '../middlewares'
|
|||
const staticRouter = express.Router()
|
||||
|
||||
/*
|
||||
Cors is very important to let other pods access torrent and video files
|
||||
Cors is very important to let other servers access torrent and video files
|
||||
*/
|
||||
|
||||
const torrentsPhysicalPath = CONFIG.STORAGE.TORRENTS_DIR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue