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

Increase Nginx upload size limit #108

Merged
merged 3 commits into from
Apr 16, 2024
Merged

Increase Nginx upload size limit #108

merged 3 commits into from
Apr 16, 2024

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    ac4bafb View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Set nginx upload max size in hosting instructions

    This corresponds to the outer-nginx and may also need to be set
    before the change will actually be effective.
    JJ-8 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ac3b2cc View commit details
    Browse the repository at this point in the history
  2. Make max upload size a global in the inner-nginx config

    With this it will apply to all requests done, so also the /uploads endpoint
    and not only the endpoint for Hedgedoc.
    JJ-8 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    a3850c2 View commit details
    Browse the repository at this point in the history