Reynir Björnsson
8d88016efd
Then it's consistent with max_upload_size (sort of - modulo overhead in http)
3 lines
55 B
Plaintext
3 lines
55 B
Plaintext
listen 8008;
|
|
client_max_body_size 50M; # default is 1M
|