mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-31 15:27:56 +01:00 
			
		
		
		
	Fix bridges failing to upload media when Synapse workers are enabled
This commit is contained in:
		| @@ -25,7 +25,7 @@ matrix_mautrix_telegram_bot_token: disabled | ||||
| # Example: /741a0483-ba17-4682-9900-30bd7269f1cc | ||||
| matrix_mautrix_telegram_public_endpoint: '' | ||||
|  | ||||
| matrix_mautrix_telegram_homeserver_address: 'http://matrix-synapse:8008' | ||||
| matrix_mautrix_telegram_homeserver_address: "{{ matrix_homeserver_container_url }}" | ||||
| matrix_mautrix_telegram_homeserver_domain: '{{ matrix_domain }}' | ||||
| matrix_mautrix_telegram_appservice_address: 'http://matrix-mautrix-telegram:8080' | ||||
| matrix_mautrix_telegram_appservice_public_external: 'https://{{ matrix_server_fqn_matrix }}{{ matrix_mautrix_telegram_public_endpoint }}' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user