matrix-docker-ansible-deploy/roles/matrix-nginx-proxy
Slavi Pantaleev 4700e80389 Raise standalone default Matrix Client API client_max_body_size
We do this to match Synapse's new default "max_upload_size" (50MB).

This `matrix_nginx_proxy_proxy_matrix_client_api_client_max_body_size_mb`
default value only affects standalone usage of the `matrix-nginx-proxy`
role. When the role is used in the context of the playbook,
the value is dynamically assigned from `group_vars/matrix_servers`.

Somewhat related to #692 (Github Issue).
2020-10-28 10:02:47 +02:00
..
defaults Raise standalone default Matrix Client API client_max_body_size 2020-10-28 10:02:47 +02:00
tasks Stop using Ansible's cron module 2020-09-06 10:49:19 +03:00
templates Prevent certain nginx location blocks from being ignored 2020-10-28 09:38:04 +02:00
vars Make matrix-nginx-proxy role independent of others 2019-01-17 13:32:46 +02:00