ansible/roles/docker/files/configs/matrix/vhost-matrix
Reynir Björnsson 8d88016efd Matrix: up nginx client_max_body_size to 50MB
Then it's consistent with max_upload_size (sort of - modulo overhead in
http)
2020-11-27 10:36:51 +01:00

3 lines
55 B
Plaintext

listen 8008;
client_max_body_size 50M; # default is 1M