This website requires JavaScript.
Explore
Help
Sign In
benjaoming
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
forked from
data.coop/ansible
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
92f8d4b0c4
ansible
/
roles
/
docker
/
files
/
configs
/
matrix
/
vhost-matrix
3 lines
55 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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 09:23:58 +00:00
listen 8008;
client_max_body_size 50M; # default is 1M
Reference in a new issue
Copy permalink