Skip to content

Commit

Permalink
updated example config
Browse files Browse the repository at this point in the history
  • Loading branch information
massimocandela committed Oct 23, 2019
1 parent 4a047f7 commit 06fcefe
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion config.yml.example
Original file line number Diff line number Diff line change
Expand Up @@ -17,20 +17,26 @@ monitors:
- file: monitorHijack
channel: hijack
name: basic-hijack-detection
params:
thresholdMinPeers: 2

- file: monitorNewPrefix
channel: newprefix
name: prefix-detection
params:
thresholdMinPeers: 2

- file: monitorPath
channel: path
name: path-matching
params:
thresholdMinPeers: 0

- file: monitorVisibility
channel: visibility
name: withdrawal-detection
params:
threshold: 10
thresholdMinPeers: 10

reports:
- file: reportFile
Expand Down

0 comments on commit 06fcefe

Please sign in to comment.