Limit user tokens cache
This commit is contained in:
parent
9f79ade627
commit
d74d29ad9e
13 changed files with 36 additions and 25 deletions
3
server/lib/files-cache/index.ts
Normal file
3
server/lib/files-cache/index.ts
Normal file
|
@ -0,0 +1,3 @@
|
|||
export * from './actor-follow-score-cache'
|
||||
export * from './videos-preview-cache'
|
||||
export * from './videos-caption-cache'
|
Loading…
Add table
Add a link
Reference in a new issue