From 13acbe7f1237e2fbf73159266c38c0428dd16ea1 Mon Sep 17 00:00:00 2001 From: Alan Jones Date: Fri, 4 Sep 2020 09:21:04 -0500 Subject: [PATCH] Update Connectors.md --- TheHive4/Administration/Connectors.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TheHive4/Administration/Connectors.md b/TheHive4/Administration/Connectors.md index 8b1ddd1..52eace6 100644 --- a/TheHive4/Administration/Connectors.md +++ b/TheHive4/Administration/Connectors.md @@ -75,7 +75,7 @@ Optional parameters can be added to filter out some events coming into TheHive: - **exclusion.organisations**: list of MISP organisation from which event will not be imported - **exclusion.tags**: don't import MISP events which have one of these tags - **whitelist.tags**: import only MISP events which have one of these tags -- **max-age**: maximum age of the last publish date of event to be imported in TheHive +- **maxAge**: maximum age of the last publish date of event to be imported in TheHive - **includedTheHiveOrganisations**: list of TheHive organisations which can use this MISP server (default: _all ("\*")_ ) - **excludedTheHiveOrganisations**: list of TheHive organisations which cannot use this MISP server (default: _None_ ) @@ -117,7 +117,7 @@ misp { #tags = ["misp-server-id"] # # The age of the last publish date - #max-age = 7 days + #maxAge = 7 days # # Organization and tags # exclusion {