mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-11-04 09:08:56 +01:00 
			
		
		
		
	Make /matrix owned by matrix:matrix
This commit is contained in:
		@@ -27,4 +27,5 @@
 | 
			
		||||
    owner: "{{ matrix_user_username }}"
 | 
			
		||||
    group: "{{ matrix_user_username }}"
 | 
			
		||||
  with_items:
 | 
			
		||||
    - "{{ matrix_base_data_path }}"
 | 
			
		||||
    - "{{ matrix_synapse_base_path }}"
 | 
			
		||||
		Reference in New Issue
	
	Block a user