Slavi Pantaleev 1 년 전
부모
커밋
5f6c3c27d8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      roles/custom/matrix-synapse/defaults/main.yml

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

@@ -335,7 +335,7 @@ matrix_synapse_goofys_systemd_required_services_list_custom: []
# This can be set to 0 to remove the delay.
matrix_synapse_systemd_service_post_start_delay_seconds: 10

matrix_synapse_in_container_python_packages_path: "/usr/local/lib/python3.11/site-packages"
matrix_synapse_in_container_python_packages_path: "/usr/local/lib/python3.12/site-packages"

# Specifies which template files to use when configuring Synapse.
# If you'd like to have your own different configuration, feel free to copy and paste


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