update launcher

This commit is contained in:
OlivierDehaene 2024-11-21 19:13:35 +01:00
parent 6297f1769f
commit e830508c20
No known key found for this signature in database
GPG Key ID: BB104D67809DA93C

View File

@ -455,6 +455,17 @@ Options:
- off: Disables all collection of usage statistics - 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 - 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 ## HELP
```shell ```shell