|
|
|
@@ -233,12 +233,12 @@ matrix_nginx_proxy_tmp_directory_size_mb: "{{ (matrix_nginx_proxy_proxy_matrix_f |
|
|
|
# - 'worker_rlimit_nofile 30000;' |
|
|
|
matrix_nginx_proxy_proxy_additional_configuration_blocks: [] |
|
|
|
|
|
|
|
# A list of strings containing additional configuration blocks to add to the nginx event server configuration (nginx.conf). |
|
|
|
matrix_nginx_proxy_proxy_event_additional_configuration_blocks: [] |
|
|
|
|
|
|
|
# A list of strings containing additional configuration blocks to add to the nginx http's server configuration (nginx-http.conf). |
|
|
|
matrix_nginx_proxy_proxy_http_additional_server_configuration_blocks: [] |
|
|
|
|
|
|
|
# A list of strings containing additional configuration blocks to add to the nginx event server configuration (nginx.conf). |
|
|
|
matrix_nginx_proxy_proxy_event_additional_server_configuration_blocks: [] |
|
|
|
|
|
|
|
# A list of strings containing additional configuration blocks to add to the base matrix server configuration (matrix-domain.conf). |
|
|
|
matrix_nginx_proxy_proxy_matrix_additional_server_configuration_blocks: [] |
|
|
|
|
|
|
|
|