Sfoglia il codice sorgente

fix space before tab in indent

pull/1311/head
Kim Brose 4 anni fa
committed by GitHub
parent
commit
5f6bbafa17
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      roles/matrix-nginx-proxy/templates/nginx/conf.d/matrix-synapse.conf.j2

+ 1
- 1
roles/matrix-nginx-proxy/templates/nginx/conf.d/matrix-synapse.conf.j2 Vedi File

@@ -168,7 +168,7 @@ server {
{% endif %}
}
{% endif %}
{% endfor %}
{% endfor %}
{% endif %}

{# Everything else just goes to the API server ##}


Caricamento…
Annulla
Salva