Skip to content

client_max_body_size is hard set to 2G inside default.conf #646

Description

@Doonut

Hi, I am not sure if this is already "solved", but I found that inside /config/nginx/site-confs/default.conf there is a option for server _;

client_max_body_size 2G;

This will make xbackbone throw a 413 even though the limit was set higher than this inside of the php config (and even in the nginx.conf)

I changed it to my limit and fixed my issue

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions