Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase http body size to 5mb #1761

Merged
merged 1 commit into from
Feb 28, 2023
Merged

Increase http body size to 5mb #1761

merged 1 commit into from
Feb 28, 2023

Conversation

hardillb
Copy link
Contributor

Description

Increase max http body size to 5mb, this matches the Node-RED default and allows larger flows to be stored using the storage API

Related Issue(s)

fixes #1760

Checklist

  • I have read the contribution guidelines
  • [-] Suitable unit/system level tests have been added and they pass
  • [-] Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • [-] Changes flowforge.yml?
    • Issue/PR raised on flowforge/helm to update ConfigMap Template
    • Issue/PR raised on flowforge/CloudProject to update values for Staging/Production

Labels

  • [-] Backport needed? -> add the backport label
  • [-] Includes a DB migration? -> add the area:migration label

This matches the Node-RED default

fixes #1760
@hardillb hardillb added this to the 1.5 milestone Feb 28, 2023
@hardillb hardillb self-assigned this Feb 28, 2023
@knolleary knolleary merged commit 67402af into main Feb 28, 2023
@knolleary knolleary deleted the max-payload branch February 28, 2023 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FlowForge App Max Payload limited to 1mb
2 participants