Skip to content

Commit

Permalink
new dist
Browse files Browse the repository at this point in the history
  • Loading branch information
massimocandela committed Oct 16, 2023
1 parent 22a7db6 commit 3bb5fd6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/src/config/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ var Config = exports["default"] = /*#__PURE__*/_createClass(function Config(para
channel: "misconfiguration",
name: "asn-monitor",
params: {
skipPrefixMatch: false,
skipPrefixMatchOnDifferentGroups: false,
thresholdMinPeers: 3
}
}, {
Expand Down
13 changes: 11 additions & 2 deletions dist/src/monitors/monitorAS.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3bb5fd6

Please sign in to comment.