From e830508c20aa479799a8f8f2726e73775171c7e5 Mon Sep 17 00:00:00 2001 From: OlivierDehaene <23298448+OlivierDehaene@users.noreply.github.com> Date: Thu, 21 Nov 2024 19:13:35 +0100 Subject: [PATCH] update launcher --- docs/source/reference/launcher.md | 11 +++++++++++ 1 file changed, 11 insertions(+) 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