mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 10:19:35 +02:00
Add plugin static files cache
This commit is contained in:
parent
7663e55a2c
commit
a8b666e9f1
6 changed files with 36 additions and 20 deletions
|
@ -1,3 +1,5 @@
|
|||
// {hookType}:{api?}.{location}.{subLocation?}.{actionType}.{target}
|
||||
|
||||
export const serverFilterHookObject = {
|
||||
'filter:api.videos.list.params': true,
|
||||
'filter:api.videos.list.result': true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue