mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[GH-ISSUE #5309] [feature]: make max import upload size configurable #2031
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#2031
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MSP-Stev on GitHub (Aug 5, 2025).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5309
Is there an existing issue for this?
Summary
This is more like a feature and bug report.
Feature:
Currently we are migrating from Postman to Hoppscotch.
Some Collections are much bigger than the 50 MB onprem limit. As a workarround we updated the collections, removed some payloads and copy/pasted the missing data manually.
So it would be helpful to increase the limit via a configuration entry.
Bug:
This limit also breaks the Hoppscotch collection import. You can successfully export a big collection from Hoppscotch, but you will never be able to import it again.
Why should this be worked on?
@calvinmachado20 commented on GitHub (Aug 27, 2025):
@abraham @silentmatt this may be somewhat correlated this issue https://github.com/hoppscotch/hoppscotch/issues/4786
I would love to get a chance to work on this if thats alright.
@calvinmachado20 commented on GitHub (Aug 30, 2025):
Tagging in @jamesgeorge007 as well