sakkiii
4 yıl önce
committed by
GitHub
ebeveyn
işleme
812b37f4f2
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile
1 ekleme ve
1 silme
-
roles/matrix-nginx-proxy/templates/nginx/nginx.conf.j2
|
|
|
@@ -44,7 +44,7 @@ http { |
|
|
|
{% endif %} |
|
|
|
|
|
|
|
proxy_connect_timeout {{ matrix_nginx_proxy_connect_timeout }}; |
|
|
|
proxy_send_timeout {{ matrix_nginx_proxy_send_timeout: 60 }}; |
|
|
|
proxy_send_timeout {{ matrix_nginx_proxy_send_timeout }}; |
|
|
|
proxy_read_timeout {{ matrix_nginx_proxy_read_timeout }}; |
|
|
|
send_timeout {{ matrix_nginx_send_timeout }}; |
|
|
|
|
|
|
|
|