1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-05 10:49:28 +02:00

Fix import tests

This commit is contained in:
Chocobozzz 2021-02-18 14:06:12 +01:00
parent 8efc27bf14
commit 53c06121a4
No known key found for this signature in database
GPG key ID: 583A612D890159BE
5 changed files with 10 additions and 7 deletions

View file

@ -34,6 +34,7 @@ staticRouter.use(cors())
*/
// FIXME: deprecated in 3.2, use lazy-statics instead
// Due to historical reasons, we can't really remove this controller
const torrentsPhysicalPath = CONFIG.STORAGE.TORRENTS_DIR
staticRouter.use(
STATIC_PATHS.TORRENTS,