From 0b017002358097fbce19f92b9e747d9a399500e4 Mon Sep 17 00:00:00 2001 From: Wyatt Johnson Date: Wed, 21 Mar 2018 11:12:04 -0600 Subject: [PATCH] updated docs --- plugins/talk-plugin-notifications/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/talk-plugin-notifications/README.md b/plugins/talk-plugin-notifications/README.md index 0ce1b61a8..9e8318a0f 100644 --- a/plugins/talk-plugin-notifications/README.md +++ b/plugins/talk-plugin-notifications/README.md @@ -16,6 +16,7 @@ anything. You need to enable one of the `talk-plugin-notifications-category-*` p Configuration: - `DISABLE_REQUIRE_EMAIL_VERIFICATIONS` - 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! \ No newline at end of file