Kaynağa Gözat

Undo ill-advised change

In #628 I proposed a CORS change that turns out not to be the root of the issue. Caffeine-addled diagnosis leads to sloppy thinking, and this change should be reverted. In fact, if left it will cause problems for new installations.
pull/629/head
Justin Croonenberghs 5 yıl önce
committed by GitHub
ebeveyn
işleme
31e2a1f06b
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. +0
    -1
      roles/matrix-nginx-proxy/templates/nginx/conf.d/matrix-synapse.conf.j2

+ 0
- 1
roles/matrix-nginx-proxy/templates/nginx/conf.d/matrix-synapse.conf.j2 Dosyayı Görüntüle

@@ -64,7 +64,6 @@

proxy_set_header Host $host;
proxy_set_header X-Forwarded-For $remote_addr;
add_header Access-Control-Allow-Origin *;
}
{% endif %}



Yükleniyor…
İptal
Kaydet