mirror of
https://github.com/nttgin/BGPalerter.git
synced 2024-05-19 06:50:08 +00:00
remove monitorNewPrefix as a default monitoring option
This commit is contained in:
@@ -19,11 +19,11 @@ monitors:
|
|||||||
params:
|
params:
|
||||||
thresholdMinPeers: 2
|
thresholdMinPeers: 2
|
||||||
|
|
||||||
- file: monitorNewPrefix
|
# - file: monitorNewPrefix
|
||||||
channel: newprefix
|
# channel: newprefix
|
||||||
name: prefix-detection
|
# name: prefix-detection
|
||||||
params:
|
# params:
|
||||||
thresholdMinPeers: 3
|
# thresholdMinPeers: 3
|
||||||
|
|
||||||
- file: monitorPath
|
- file: monitorPath
|
||||||
channel: path
|
channel: path
|
||||||
|
Reference in New Issue
Block a user