소스 검색

Remove duplicate "Project source code URL" from `roles/custom/matrix-synapse/defaults/main.yml`

This was causing issues when it's parsed out by certain tools.

Regression since 28afbde971
pull/4794/merge
Slavi Pantaleev 5 일 전
부모
커밋
a949605518
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. +0
    -2
      roles/custom/matrix-synapse/defaults/main.yml

+ 0
- 2
roles/custom/matrix-synapse/defaults/main.yml 파일 보기

@@ -1725,8 +1725,6 @@ matrix_synapse_register_user_script_matrix_authentication_service_path: ""
#
# When Synapse workers are enabled, however, the reverse-proxying configuration is much more complicated - certain requests need to go to certain workers, etc.
# matrix-synapse-reverse-proxy-companion is the central place services that need to reach Synapse could be pointed to.
#
# Project source code URL: https://github.com/nginx/nginx

matrix_synapse_reverse_proxy_companion_enabled: "{{ matrix_synapse_enabled and matrix_synapse_workers_enabled }}"



불러오는 중...
취소
저장