diff --git a/docs/source/reference/launcher.md b/docs/source/reference/launcher.md index da0c8717..41fb99eb 100644 --- a/docs/source/reference/launcher.md +++ b/docs/source/reference/launcher.md @@ -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 size limit in bytes + + Default is 2MB + + [env: PAYLOAD_LIMIT=] + [default: 2000000] + ``` ## HELP ```shell