This website requires JavaScript.
Explore
Help
Sign in
data.coop
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
035c683f67
ansible
/
roles
/
docker
/
files
/
configs
/
matrix
/
vhost-matrix
3 lines
54 B
Text
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 10:23:58 +01:00
listen 8008;
Bump matrix client_max_body_size to 1GB
2022-12-17 21:27:01 +01:00
client_max_body_size 1G; # default is 1M
Reference in a new issue
Copy permalink