File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ human-readable strings of a number and a human-readable unit, such as:
8686| limits.max_event_size | String | default: ` 1MiB ` | The maximum payload size for events. |
8787| limits.max_attachment_size | String | default: ` 100MiB ` | The maximum attachment size. |
8888| limits.max_attachments_size | String | default: ` 100MiB ` | The maximum combined size for all attachments in an envelope or request. |
89- | limits.max_envelope_size | String | default: ` 50MiB ` | The maximum payload size for an entire envelope. Individual limits still apply. |
89+ | limits.max_envelope_size | String | default: ` 100MiB ` | The maximum payload size for an entire envelope. Individual limits still apply. |
9090| limits.max_session_count | Integer | default: ` 100 ` | The maximum number of session items per envelope. |
9191| limits.max_api_payload_size | String | default: ` 20MiB ` | The maximum payload size for general API requests. |
9292| limits.max_api_file_upload_size | String | default: ` 40MiB ` | The maximum payload size for file uploads and chunks. |
You can’t perform that action at this time.
0 commit comments