Skip to content

Commit

Permalink
Merge pull request #452 from daipom/1.0-in_tcp-new-option-message_len…
Browse files Browse the repository at this point in the history
…gth_limit

`in_tcp`: Add description of new option `message_length_limit`
  • Loading branch information
ashie authored Apr 20, 2023
2 parents 772338b + fada2c7 commit 79212ec
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions input/tcp.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,14 @@ You will get something like below:
}
```

### `message_length_limit`

| type | default | version |
| :--- | :--- | :--- |
| size | nil \(no limit\) | 1.16.1 |

The maximum number of bytes for the message.

### `<transport>` Section

| type | default | available values | version |
Expand Down

0 comments on commit 79212ec

Please sign in to comment.