Ver a proveniência
Update roles/custom/matrix-dendrite/defaults/main.yml
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/2255/head
Array in a Matrix
há 3 anos
committed by
GitHub
ascendente
cometimento
2dc8917861
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com
1 adições e
1 eliminações
-
roles/custom/matrix-dendrite/defaults/main.yml
|
|
|
@@ -195,4 +195,4 @@ matrix_dendrite_configuration_extension: "{{ matrix_dendrite_configuration_exten |
|
|
|
# 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: [] |
|
|
|
matrix_dendrite_userapi_auto_join_rooms: [] |