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

Flexible mode for large uploads ? #29

Open
depado opened this issue Apr 18, 2016 · 0 comments
Open

Flexible mode for large uploads ? #29

depado opened this issue Apr 18, 2016 · 0 comments
Assignees
Labels

Comments

@depado
Copy link
Owner

depado commented Apr 18, 2016

The idea would be that the larger the file uploaded is, the shorter the time it will live on the server. Would need some calculation, and set a ratio in the configuration file

Example :

  • 1KB → 1MB : 1 Month
  • 1MB → 100MB : 1 Week
  • 100MB → 1GB : 1 Day
  • 1GB → xGB : 1 Hour

Where x is the maximum size allowed by the server.

@depado depado self-assigned this Apr 18, 2016
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