We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed4f974 commit 7b0e344Copy full SHA for 7b0e344
group_vars/matrix_servers
@@ -4979,6 +4979,7 @@ matrix_dendrite_systemd_wanted_services_list_auto: |
4979
(['matrix-coturn.service'] if matrix_coturn_enabled else [])
4980
}}
4981
4982
+matrix_dendrite_container_extra_arguments_auto: "{{ matrix_homeserver_container_extra_arguments_auto }}"
4983
matrix_dendrite_app_service_config_files_auto: "{{ matrix_homeserver_app_service_config_files_auto }}"
4984
4985
######################################################################
0 commit comments