Increase max body size for mainsail

Signed-off-by: magic_rb <magic_rb@redalder.org>
This commit is contained in:
magic_rb 2024-01-22 09:57:36 +01:00
parent 1ea62e80e2
commit 4f32bfe165
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -147,6 +147,8 @@ server {
# Influx doesn't like it either
include /local/security.conf;
client_max_body_size 500M;
location / {
include /local/headers.conf;