diff options
author | Chocobozzz <me@florianbigard.com> | 2019-07-24 10:21:22 +0200 |
---|---|---|
committer | Chocobozzz <chocobozzz@cpy.re> | 2019-07-24 10:58:16 +0200 |
commit | 5f189c9c85449951254646ddf6cd6c84bc4c06ff (patch) | |
tree | 15a1abee0594be92cc08c86edc544da132ba27d8 /support/doc/plugins | |
parent | 51326912d61b05a33dd9cf3ca9befa6e2715b346 (diff) | |
download | PeerTube-5f189c9c85449951254646ddf6cd6c84bc4c06ff.tar.gz PeerTube-5f189c9c85449951254646ddf6cd6c84bc4c06ff.tar.zst PeerTube-5f189c9c85449951254646ddf6cd6c84bc4c06ff.zip |
Add hooks documentation
Diffstat (limited to 'support/doc/plugins')
-rw-r--r-- | support/doc/plugins/guide.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/support/doc/plugins/guide.md b/support/doc/plugins/guide.md index 252cbc2e2..0b2d337eb 100644 --- a/support/doc/plugins/guide.md +++ b/support/doc/plugins/guide.md | |||
@@ -297,5 +297,3 @@ If you want to create an antispam/moderation plugin, you could use the following | |||
297 | * `filter:api.video-thread-comments.list.result`: to change/hide the text of replies | 297 | * `filter:api.video-thread-comments.list.result`: to change/hide the text of replies |
298 | * `filter:video.auto-blacklist.result`: to automatically blacklist local or remote videos | 298 | * `filter:video.auto-blacklist.result`: to automatically blacklist local or remote videos |
299 | 299 | ||
300 | |||
301 | |||