Explorar el Código

fix space before tab in indent

pull/1311/head
Kim Brose hace 4 años
committed by GitHub
padre
commit
5f6bbafa17
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 fichero

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

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


Cargando…
Cancelar
Guardar