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:
parent
8efc27bf14
commit
53c06121a4
5 changed files with 10 additions and 7 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue