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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -382,6 +382,8 @@ sources:
382
382
limit_from: last_message ## By default current Unix timestamp, available options - UNIX Timestamp (e..g: 1737354387 last_message
383
383
channel_ids:
384
384
-XXXXXXXX
385
+
blacklisted_channel_ids:
386
+
-XXXXXXXX
385
387
```
386
388
387
389
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