Skip to content

Commit 71654d9

Browse files
committed
Updated docs
1 parent 4a38e48 commit 71654d9

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

connection.yml.sample

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
notify:
22
redacted: True
3+
suppress_duplicates: True
34
slack:
45
webhook_url: https://hooks.slack.com/services/T0XXXXXXXXXXX/BXXXXXXXX/1CIyXXXXXXXXXXXXXXX
56

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,8 @@ HAWK Eye uses a YAML file to store connection profiles for various data sources.
179179

180180
```yaml
181181
notify:
182+
redacted: True
183+
suppress_duplicates: True
182184
slack:
183185
webhook_url: https://hooks.slack.com/services/T0XXXXXXXXXXXXXX/B0XXXXXXXXXXXXXX/1CIyXXXXXXXXXXXXXX
184186

0 commit comments

Comments
 (0)