Ver código fonte

fix space before tab in indent

pull/1311/head
Kim Brose 4 anos atrás
committed by GitHub
pai
commit
5f6bbafa17
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: 4AEE18F83AFDEB23
1 arquivos alterados com 1 adições e 1 exclusões
  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 Ver arquivo

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


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


Carregando…
Cancelar
Salvar