mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 02:09:37 +02:00
Support lazy download thumbnails
This commit is contained in:
parent
a673d9e848
commit
f162d32da0
27 changed files with 272 additions and 212 deletions
2
server/lib/files-cache/shared/index.ts
Normal file
2
server/lib/files-cache/shared/index.ts
Normal file
|
@ -0,0 +1,2 @@
|
|||
export * from './abstract-permanent-file-cache'
|
||||
export * from './abstract-simple-file-cache'
|
Loading…
Add table
Add a link
Reference in a new issue