mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-11-04 00:58:56 +01:00 
			
		
		
		
	Fix variable name typo
This commit is contained in:
		@@ -297,7 +297,7 @@ matrix_synapse_container_extra_arguments_auto: []
 | 
			
		||||
matrix_synapse_container_arguments: "{{ matrix_synapse_container_extra_arguments + matrix_synapse_container_extra_arguments_auto }}"
 | 
			
		||||
 | 
			
		||||
# matrix_synapse_container_master_extra_arguments contains arguments specific to the master process whereas
 | 
			
		||||
# matrix_synapse_container_extra_arguments contains arguments the apply to all synapse worker processes.
 | 
			
		||||
# matrix_synapse_container_arguments contains arguments the apply to all Synapse containers (master and worker).
 | 
			
		||||
matrix_synapse_container_master_extra_arguments: []
 | 
			
		||||
 | 
			
		||||
# List of systemd services that matrix-synapse.service depends on
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user