Переглянути джерело

Update main.yml

pull/2286/head
Array in a Matrix 3 роки тому
committed by GitHub
джерело
коміт
11ea49075d
Не вдалося знайти GPG ключ що відповідає даному підпису Ідентифікатор GPG ключа: 4AEE18F83AFDEB23
1 змінених файлів з 4 додано та 0 видалено
  1. +4
    -0
      roles/custom/matrix-dendrite/defaults/main.yml

+ 4
- 0
roles/custom/matrix-dendrite/defaults/main.yml Переглянути файл

@@ -196,3 +196,7 @@ matrix_dendrite_configuration_extension: "{{ matrix_dendrite_configuration_exten
matrix_dendrite_configuration: "{{ matrix_dendrite_configuration_yaml | from_yaml | combine(matrix_dendrite_configuration_extension, recursive=True) }}"

matrix_dendrite_userapi_auto_join_rooms: []

# statistics reporting configuration. These statistics contain the server
# name, number of active users and some information on your deployment config.
matrix_dendrite_report_stats: false

Завантаження…
Відмінити
Зберегти