Kaynağa Gözat
Don't expose nginx version with each response
pull/1007/head
teutat3s
4 yıl önce
ebeveyn
işleme
2bf7c26cfa
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 18DAE600A6BBE705
1 değiştirilmiş dosya ile
2 ekleme ve
0 silme
-
roles/matrix-nginx-proxy/templates/nginx/nginx.conf.j2
|
|
|
@@ -48,6 +48,8 @@ http { |
|
|
|
|
|
|
|
keepalive_timeout 65; |
|
|
|
|
|
|
|
server_tokens off; |
|
|
|
|
|
|
|
#gzip on; |
|
|
|
{# Map directive needed for proxied WebSocket upgrades #} |
|
|
|
map $http_upgrade $connection_upgrade { |
|
|
|
|