Skip to content

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

@Doonut

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

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