소스 검색

Update mxisd

pull/33/head
Slavi Pantaleev 7 년 전
부모
커밋
12c4591a58
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      roles/matrix-server/defaults/main.yml

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

@@ -194,7 +194,7 @@ matrix_mailer_relay_auth_password: ""
# If you wish to use the public identity servers (matrix.org, vector.im, riot.im) instead of your own,
# you may wish to disable this.
matrix_mxisd_enabled: true
matrix_mxisd_docker_image: "kamax/mxisd:1.1.1"
matrix_mxisd_docker_image: "kamax/mxisd:1.2.0"
matrix_mxisd_base_path: "{{ matrix_base_data_path }}/mxisd"
matrix_mxisd_config_path: "{{ matrix_mxisd_base_path }}/config"
matrix_mxisd_data_path: "{{ matrix_mxisd_base_path }}/data"


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