diff --git a/docs/configuration.md b/docs/configuration.md index 9a53833b5..35c32656b 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -159,7 +159,7 @@ storage: encrypt: optional enable server-side encryption encryptionkeyid: optional KMS key id for encryption secure: optional ssl setting - chunksize: optional size valye + chunksize: optional size value rootdirectory: optional root directory inmemory: # This driver takes no parameters delete: @@ -1017,6 +1017,7 @@ accept event notifications. | `ignore` |no| Events with these mediatypes or actions are not published to the endpoint. | #### `ignore` + | Parameter | Required | Description | |-----------|----------|-------------------------------------------------------| | `mediatypes`|no| A list of target media types to ignore. Events with these target media types are not published to the endpoint. |