Selaa lähdekoodia

Remove some whitespace

pull/251/head
Slavi Pantaleev 6 vuotta sitten
committed by GitHub
vanhempi
commit
2efcf11ee8
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  1. +0
    -2
      roles/matrix-nginx-proxy/templates/nginx/conf.d/matrix-synapse.conf.j2

+ 0
- 2
roles/matrix-nginx-proxy/templates/nginx/conf.d/matrix-synapse.conf.j2 Näytä tiedosto

@@ -191,7 +191,6 @@ server {
location / {
rewrite ^/$ /_matrix/static/ last;
}

}

{% if matrix_nginx_proxy_proxy_matrix_federation_api_enabled %}
@@ -212,7 +211,6 @@ server {
ssl_protocols {{ matrix_nginx_proxy_ssl_protocols }};
ssl_prefer_server_ciphers on;
ssl_ciphers "EECDH+AESGCM:EDH+AESGCM:AES256+EECDH:AES256+EDH";

location / {
{% if matrix_nginx_proxy_enabled %}


Ladataan…
Peruuta
Tallenna