|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
matrix_synapse_container_extra_arguments: >
|
|
|
|
|
{{ matrix_synapse_container_extra_arguments|default([]) }}
|
|
|
|
|
+
|
|
|
|
|
["--mount type=bind,src={{ matrix_mx_puppet_skype_config_path }}/skype-registration.yaml,dst=/matrix-mx-puppet-skype-registration.yaml,ro"]
|
|
|
|
|
["--mount type=bind,src={{ matrix_mx_puppet_skype_config_path }}/registration.yaml,dst=/matrix-mx-puppet-skype-registration.yaml,ro"]
|
|
|
|
|
|
|
|
|
|
matrix_synapse_app_service_config_files: >
|
|
|
|
|
{{ matrix_synapse_app_service_config_files|default([]) }}
|
|
|
|
|