mirror of
https://github.com/wassname/talk.git
synced 2026-06-30 12:22:37 +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
653 B
653 B
title, permalink, layout, plugin
| title | permalink | layout | plugin | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| talk-plugin-notifications-category-moderation-actions | /plugin/talk-plugin-notifications-category-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, REJECTED as a single string (comma separated).