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

Transfer info server has no limits on size of referenceText #3

Open
craastad opened this issue Sep 8, 2017 · 0 comments
Open

Transfer info server has no limits on size of referenceText #3

craastad opened this issue Sep 8, 2017 · 0 comments
Labels

Comments

@craastad
Copy link
Member

craastad commented Sep 8, 2017

Right now there is no application side limit on the amount of data in the reference saved in transfer info server.

It could be limited by the post request size limit server side:
https://stackoverflow.com/questions/2364840/what-is-the-size-limit-of-a-post-request

But it should probably be some reasonable length (i.e. 100-1000 characters) so that people don't go uploading their hard drive backups on our server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant