mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-30 23:07:57 +01:00 
			
		
		
		
	add possibility to install synapse on raspberry pi
This commit is contained in:
		| @@ -26,6 +26,8 @@ matrix_base_data_path: "/matrix" | ||||
| matrix_base_data_path_mode: "750" | ||||
|  | ||||
| matrix_static_files_base_path: "{{ matrix_base_data_path }}/static-files" | ||||
| matrix_docker_src_files_path: "{{ matrix_base_data_path }}/docker-src" | ||||
| matrix_docker_synapse_src_files_path: "{{ matrix_docker_src_files_path }}/synapse" | ||||
|  | ||||
| matrix_homeserver_url: "https://{{ matrix_server_fqn_matrix }}" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user