Skip to content

Set default upload limit higher for AWS installs #97

@cjcolvar

Description

@cjcolvar

Description

client_max_body_size 250M;

The above line in cache.conf constrains web uploads in avalon to 250MB for this AWS branch. This is too low for regular usage. We should determine a more reasonable default or allow it to be configured via environment variables like how the hls nginx config works.

Done Looks Like

  • Change max body size in cache.conf to 5 GB

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions