You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -360,12 +360,12 @@ sources:
360
360
text: "Hello World HHWPK6943Q"
361
361
slack:
362
362
slack_example:
363
-
token: xoxp-XXXXXXXXXXXXXXXXXXXXXXXXX# get your slack app these permissiosn https://api.slack.com/methods/team.info and https://api.slack.com/methods/conversations.list
364
363
channel_types: "public_channel,private_channel"
365
-
# Optional: List of channel names to check
366
-
# channel_names:
367
-
# - general
368
-
# - random
364
+
token: xoxp-XXXXXXXXXXXXXXXXXXXXXXXXX
365
+
channel_types: "public_channel,private_channel"
366
+
limit_mins: 15## By default 60 mins
367
+
channel_ids:
368
+
-XXXXXXXX
369
369
```
370
370
371
371
You can add or remove profiles from the connection.yml fileas needed. You can also configure only one or two data sources if you don't need to scan all of them.
0 commit comments