소스 검색
Merge pull request #2892 from etkecc/patch-284
Update synapse 1.92.1 -> 1.92.2 (security fix)
pull/2893/head
Slavi Pantaleev
2 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
roles/custom/matrix-synapse/defaults/main.yml
|
|
|
@@ -4,7 +4,7 @@ |
|
|
|
|
|
|
|
matrix_synapse_enabled: true |
|
|
|
|
|
|
|
matrix_synapse_version: v1.92.1 |
|
|
|
matrix_synapse_version: v1.92.2 |
|
|
|
|
|
|
|
matrix_synapse_username: '' |
|
|
|
matrix_synapse_uid: '' |
|
|
|
|