From 6a4296128ae61ce12e90946e5d5a0b335b946dcf Mon Sep 17 00:00:00 2001 From: Makoto Oda Date: Thu, 11 May 2023 23:42:29 +0900 Subject: [PATCH] `vallye` typo again and `ignore` section table layout is broken Signed-off-by: Makoto Oda --- docs/configuration.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/configuration.md b/docs/configuration.md index 9a53833b..35c32656 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. |