We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a38e48 commit 71654d9Copy full SHA for 71654d9
connection.yml.sample
@@ -1,5 +1,6 @@
1
notify:
2
redacted: True
3
+ suppress_duplicates: True
4
slack:
5
webhook_url: https://hooks.slack.com/services/T0XXXXXXXXXXX/BXXXXXXXX/1CIyXXXXXXXXXXXXXXX
6
readme.md
@@ -179,6 +179,8 @@ HAWK Eye uses a YAML file to store connection profiles for various data sources.
179
180
```yaml
181
182
+ redacted: True
183
184
185
webhook_url: https://hooks.slack.com/services/T0XXXXXXXXXXXXXX/B0XXXXXXXXXXXXXX/1CIyXXXXXXXXXXXXXX
186
0 commit comments