mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-31 07:17:57 +01:00 
			
		
		
		
	Enable ephemeral events in mautrix-meta registration
This commit is contained in:
		| @@ -282,5 +282,6 @@ matrix_mautrix_meta_instagram_registration_yaml: | | ||||
|   url: {{ matrix_mautrix_meta_instagram_appservice_address }} | ||||
|   sender_localpart: _bot_{{ matrix_mautrix_meta_instagram_appservice_username }} | ||||
|   rate_limited: false | ||||
|   de.sorunome.msc2409.push_ephemeral: true | ||||
|  | ||||
| matrix_mautrix_meta_instagram_registration: "{{ matrix_mautrix_meta_instagram_registration_yaml | from_yaml }}" | ||||
|   | ||||
| @@ -282,5 +282,6 @@ matrix_mautrix_meta_messenger_registration_yaml: | | ||||
|   url: {{ matrix_mautrix_meta_messenger_appservice_address }} | ||||
|   sender_localpart: _bot_{{ matrix_mautrix_meta_messenger_appservice_username }} | ||||
|   rate_limited: false | ||||
|   de.sorunome.msc2409.push_ephemeral: true | ||||
|  | ||||
| matrix_mautrix_meta_messenger_registration: "{{ matrix_mautrix_meta_messenger_registration_yaml | from_yaml }}" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user