Просмотр исходного кода

Restore missing wiring between matrix_dendrite_container_extra_arguments_auto and matrix_homeserver_container_extra_arguments_auto

I believe this wiring had gotten lost at some point before.

Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3199
pull/3264/head
Slavi Pantaleev 1 год назад
Родитель
Сommit
80ce28405c
1 измененных файлов: 1 добавлений и 0 удалений
  1. +1
    -0
      group_vars/matrix_servers

+ 1
- 0
group_vars/matrix_servers Просмотреть файл

@@ -4975,6 +4975,7 @@ matrix_dendrite_systemd_wanted_services_list_auto: |
(['matrix-coturn.service'] if matrix_coturn_enabled else []) (['matrix-coturn.service'] if matrix_coturn_enabled else [])
}} }}


matrix_dendrite_container_extra_arguments_auto: "{{ matrix_homeserver_container_extra_arguments_auto }}"
matrix_dendrite_app_service_config_files_auto: "{{ matrix_homeserver_app_service_config_files_auto }}" matrix_dendrite_app_service_config_files_auto: "{{ matrix_homeserver_app_service_config_files_auto }}"


###################################################################### ######################################################################


Загрузка…
Отмена
Сохранить