瀏覽代碼
Matrixto: Use matrix_base_data_path as base
pull/4787/head
der-domi
4 月之前
committed by
GitHub
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: B5690EEEBB952194
共有
1 個檔案被更改,包括
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 |
|
|
|
|
|
|
|
|