mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-11-04 09:08:56 +01:00 
			
		
		
		
	Do not restart matrix-nginx-proxy during media store import
Previously, it was more necessary to have it (because we had a dependency between matrix-synapse and matrix-nginx-proxy).. But nowadays, it can be removed without negative side effects. Restarting matrix-nginx-proxy is especially bad when the proxy is not installed at all.
This commit is contained in:
		@@ -63,4 +63,3 @@
 | 
			
		||||
  when: stopping_result.changed
 | 
			
		||||
  with_items:
 | 
			
		||||
    - matrix-synapse
 | 
			
		||||
    - matrix-nginx-proxy
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user