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 {