mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 01:39:37 +02:00
Remove deprecated server code
This commit is contained in:
parent
11fd3a4618
commit
3842a527f6
39 changed files with 40 additions and 173 deletions
|
@ -845,9 +845,6 @@ export const USER_EXPORT_FILE_PREFIX = 'user-export-'
|
|||
|
||||
// Express static paths (router)
|
||||
export const STATIC_PATHS = {
|
||||
// TODO: deprecated in v6, to remove
|
||||
THUMBNAILS: '/static/thumbnails/',
|
||||
|
||||
// Need to keep this legacy path for previously generated torrents
|
||||
LEGACY_WEB_VIDEOS: '/static/webseed/',
|
||||
WEB_VIDEOS: '/static/web-videos/',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue