mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 02:39:33 +02:00
Add filter:html.client.json-ld.result hook
This commit is contained in:
parent
80d7d180a3
commit
d91ce83d39
4 changed files with 55 additions and 11 deletions
|
@ -107,6 +107,8 @@ export const serverFilterHookObject = {
|
|||
'filter:html.embed.video.allowed.result': true,
|
||||
'filter:html.embed.video-playlist.allowed.result': true,
|
||||
|
||||
'filter:html.client.json-ld.result': true,
|
||||
|
||||
'filter:job-queue.process.params': true,
|
||||
'filter:job-queue.process.result': true,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue