Skip to content

Commit 47328aa

Browse files
author
Hela Bot
committed
Updated Docs
1 parent f60522f commit 47328aa

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

readme.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -360,12 +360,12 @@ sources:
360360
text: "Hello World HHWPK6943Q"
361361
slack:
362362
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
364363
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
369369
```
370370

371371
You can add or remove profiles from the connection.yml file as needed. You can also configure only one or two data sources if you don't need to scan all of them.

0 commit comments

Comments
 (0)