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