Skip to content

Commit e36af97

Browse files
author
MuhammadMS
committed
feature: PD-3653: refactor explanation
1 parent 14f5e45 commit e36af97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,7 @@ The table below give more information about configuration options:
555555

556556
| Channel | Configuration |
557557
| ------------- | ------------- |
558-
| *all* | `configuration.channelName` is the label to display in the application (to distinguish between multiple instances of the same channel type). It is optional|
558+
| *all* | `configuration.channelName` (optional). When setting up multiple channels of the same type, the name can help you identify the channel|
559559
| email | `configuration.key` is "users", `configuration.value` is an array of verified users that have at least readOnly access to the account|
560560
| sms | `configuration.key` is "users", `configuration.value` is an array of users with verified mobile numbers that have at least readOnly access to the account|
561561
| slack | `{ "url": "https://hooks.slack.com/services/your-slack-webhook",` <br>`"channel": "#your-channel",` <br>`"displayIntroducedBy": false,` Boolean, true for adding user to message<br>`"displayResource": false,` Boolean, true for adding resource to message<br>`"displayTags": false}` Boolean, true for adding associated tags to message |

0 commit comments

Comments
 (0)