ソースを参照

fix space before tab in indent

pull/1311/head
Kim Brose 4年前
committed by GitHub
コミット
5f6bbafa17
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更1行の追加1行の削除
  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 ファイルの表示

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

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


読み込み中…
キャンセル
保存