Files
talk/plugins/talk-plugin-notifications
2018-03-21 16:09:02 -06:00
..
2018-02-09 18:17:25 -07:00
2018-03-06 16:20:15 -07:00
2018-03-21 16:09:02 -06:00

title, permalink, layout, plugin
title permalink layout plugin
talk-plugin-notifications /plugin/talk-plugin-notifications/ plugin
name provides
talk-plugin-notifications
Server
Client

Enables the Notification system for sending out enabled email notifications to users when they interact with Talk. By itself, this plugin will not send anything. You need to enable one of the talk-plugin-notifications-category-* plugins.

Configuration:

  • TALK_DISABLE_REQUIRE_EMAIL_VERIFICATIONS_NOTIFICATIONS - When TRUE, it will disable the verification email check before sending notifications for those emails. Note that organizations implementing a custom authentication system must disable this feature, as they don't use our integrated auth. (Default FALSE).
  • TALK_CLIENT_FORCE_NOTIFICATION_SETTINGS - When TRUE, the settings pane for notifications will show always, even if the user does not have a local profile. (Default FALSE).

You can enable other notification options by adding more talk-plugin-notification-* plugins!