Syntax
redisOriginalExchangeStore:
connector: <string>
maxBodySize: <number>redisOriginalExchangeStore: connector: <string> maxBodySize: <number>
Attributes
| Name | Required | Default | Description | Examples |
|---|---|---|---|---|
| connector | false | - | - | - |
| maxBodySize | false | - | Limit for max body size. Exchanges will be truncated to max body size if they are bigger. Used unit is bytes. Default value is 100000. | - |