Slavi Pantaleev 3 년 전
부모
커밋
d6bd39c79d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      group_vars/matrix_servers

+ 1
- 1
group_vars/matrix_servers 파일 보기

@@ -1354,7 +1354,7 @@ matrix_cactus_comments_systemd_required_services_list: |
(['matrix-' + matrix_homeserver_implementation + '.service'])
}}

matrix_cactus_comments_client_nginx_path: {{ '/cactus-comments/' if matrix_nginx_proxy_enabled else matrix_cactus_comments_client_path + '/' }}
matrix_cactus_comments_client_nginx_path: "{{ '/cactus-comments/' if matrix_nginx_proxy_enabled else matrix_cactus_comments_client_path + '/' }}"

######################################################################
#


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