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

Update: Increase file size limit for range requests #296

Merged
merged 4 commits into from
Aug 11, 2017

Commits on Aug 11, 2017

  1. Update: Increase file size limit for range requests

    Increase document file size limit for disabling range requests for users with a non-US locale from 5MB to 25MB. This will hopefully improve performance of previews for larger documents outside the US since we are still limited by latency from round trips.
    Tony Jin committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    fcd344b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64116a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2f9f93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a087e0 View commit details
    Browse the repository at this point in the history