mirror of
https://github.com/wassname/talk.git
synced 2026-07-07 22:39:03 +08:00
1c2ff7d2ae
* Update default plugins * Update plugin docs with missing plugin * Fixed broken link in docs * Update Code of Conduct in docs * Fix mixup that both plugins are moderation-actions * fix: adapt server tests to use the rich text plugin * fix: e2e * fix: sync docs
title, permalink, layout, plugin
| title | permalink | layout | plugin | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| talk-plugin-notifications-moderation-actions | /plugin/talk-plugin-notifications-moderation-actions/ | plugin |
|
When a comment that is initially withheld from publication and is then approved or rejected, the user will receive a notification email.
Configuration:
TALK_MODERATION_NOTIFICATION_TYPES. This plugin requires values to be set. Available options:APPROVED,REJECTEDas a single string (comma separated).