Skip to content

Commit

Permalink
update launcher
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierDehaene committed Nov 21, 2024
1 parent 6297f17 commit e830508
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/source/reference/launcher.md
Original file line number Diff line number Diff line change
Expand Up @@ -455,6 +455,17 @@ Options:
- off: Disables all collection of usage statistics
- no-stack: Doesn't send the error stack trace or error type, but allows sending a crash event

```
## PAYLOAD_LIMIT
```shell
--payload-limit <PAYLOAD_LIMIT>
Payload size limit in bytes

Default is 2MB

[env: PAYLOAD_LIMIT=]
[default: 2000000]

```
## HELP
```shell
Expand Down

0 comments on commit e830508

Please sign in to comment.