From fafdbbdacb2cd6349bcbfe5ae7b29830d341f954 Mon Sep 17 00:00:00 2001 From: Massimo Candela Date: Tue, 22 Jun 2021 14:00:11 +0200 Subject: [PATCH] minor changes to example files --- config.yml.example | 2 +- prefixes.yml.example | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config.yml.example b/config.yml.example index 3b26dbc..8c2cf65 100644 --- a/config.yml.example +++ b/config.yml.example @@ -250,7 +250,7 @@ reports: # - misconfiguration # - rpki # params: -# maxAlertsAmount: 10 +# maxAlertsAmount: 25 ############################ # Notification settings: diff --git a/prefixes.yml.example b/prefixes.yml.example index 7d34656..fb98ba6 100644 --- a/prefixes.yml.example +++ b/prefixes.yml.example @@ -1,17 +1,17 @@ 165.254.225.0/24: - description: Job + description: a description about this prefix asn: 15562 ignoreMorespecifics: false ignore: false 165.254.255.0/24: - description: Job + description: the description will be reported in the alerts asn: 15562 ignoreMorespecifics: false ignore: false 192.147.168.0/24: - description: Job + description: descriptions make alerts easier to read asn: 15562 ignoreMorespecifics: false ignore: false