소스 검색

added auto_join_rooms: variable

pull/2255/head
Array in a Matrix 3 년 전
committed by GitHub
부모
커밋
88f92afcea
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      roles/custom/matrix-dendrite/defaults/main.yml

+ 2
- 0
roles/custom/matrix-dendrite/defaults/main.yml 파일 보기

@@ -194,3 +194,5 @@ matrix_dendrite_configuration_extension: "{{ matrix_dendrite_configuration_exten
# Holds the final Dendrite configuration (a combination of the default and its extension).
# You most likely don't need to touch this variable. Instead, see `matrix_dendrite_configuration_yaml`.
matrix_dendrite_configuration: "{{ matrix_dendrite_configuration_yaml | from_yaml | combine(matrix_dendrite_configuration_extension, recursive=True) }}"

auto_join_rooms: []

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