소스 검색

Matrixto: Use matrix_base_data_path as base

pull/4787/head
der-domi 5 달 전
committed by GitHub
부모
커밋
e2cf1c63d6
No known key found for this signature in database GPG 키 ID: B5690EEEBB952194
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      roles/custom/matrix-matrixto/defaults/main.yml

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

@@ -12,7 +12,7 @@
matrix_matrixto_enabled: true

matrix_matrixto_identifier: matrix-matrixto
matrix_matrixto_base_path: "/{{ matrix_matrixto_identifier }}"
matrix_matrixto_base_path: "{{ matrix_base_data_path }}/{{ matrix_matrixto_identifier }}"

matrix_matrixto_version: 1.2.17-1



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