vallye
typo again and ignore
section table layout is broken
Signed-off-by: Makoto Oda <truth_jp_4133@yahoo.co.jp>
This commit is contained in:
parent
08f7a47bc9
commit
6a4296128a
1 changed files with 2 additions and 1 deletions
|
@ -159,7 +159,7 @@ storage:
|
||||||
encrypt: optional enable server-side encryption
|
encrypt: optional enable server-side encryption
|
||||||
encryptionkeyid: optional KMS key id for encryption
|
encryptionkeyid: optional KMS key id for encryption
|
||||||
secure: optional ssl setting
|
secure: optional ssl setting
|
||||||
chunksize: optional size valye
|
chunksize: optional size value
|
||||||
rootdirectory: optional root directory
|
rootdirectory: optional root directory
|
||||||
inmemory: # This driver takes no parameters
|
inmemory: # This driver takes no parameters
|
||||||
delete:
|
delete:
|
||||||
|
@ -1017,6 +1017,7 @@ accept event notifications.
|
||||||
| `ignore` |no| Events with these mediatypes or actions are not published to the endpoint. |
|
| `ignore` |no| Events with these mediatypes or actions are not published to the endpoint. |
|
||||||
|
|
||||||
#### `ignore`
|
#### `ignore`
|
||||||
|
|
||||||
| Parameter | Required | Description |
|
| 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. |
|
| `mediatypes`|no| A list of target media types to ignore. Events with these target media types are not published to the endpoint. |
|
||||||
|
|
Loading…
Reference in a new issue