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

[FEAT] upload size limit #59

Closed
1 task done
asch99 opened this issue May 17, 2024 · 5 comments
Closed
1 task done

[FEAT] upload size limit #59

asch99 opened this issue May 17, 2024 · 5 comments

Comments

@asch99
Copy link

asch99 commented May 17, 2024

Is this a new feature request?

  • I have searched the existing issues

Wanted change

I'd like to be able to upload larger files using the included kclient. Right now it is limitted to 200M. I can change the hardcoded 200M in kclient/index.js, but that is not enough to be really able to upload files >200M. Ideally, the max size should be configurable

Reason for change

It gives the opportunity to upload larger data files e.g. big images for more diverse applications

Proposed code change

No response

@asch99 asch99 added the enhancement New feature or request label May 17, 2024
Copy link

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

@LinuxServer-CI
Copy link
Collaborator

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

@thelamer
Copy link
Member

We should stop using the websocket method and chunk up the files properly and support any size.

@LinuxServer-CI
Copy link
Collaborator

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

@LinuxServer-CI LinuxServer-CI closed this as not planned Won't fix, can't repro, duplicate, stale Sep 26, 2024
@LinuxServer-CI LinuxServer-CI moved this from Issues to Done in Issue & PR Tracker Sep 26, 2024
Copy link

This issue is locked due to inactivity

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Development

No branches or pull requests

3 participants