mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-31 07:17:57 +01:00 
			
		
		
		
	Merge pull request #2 from smargold476/patch-3
add option to change filter_mode
This commit is contained in:
		| @@ -273,7 +273,7 @@ bridge: | ||||
|         # Filter mode to use. Either "blacklist" or "whitelist". | ||||
|         # If the mode is "blacklist", the listed chats will never be bridged. | ||||
|         # If the mode is "whitelist", only the listed chats can be bridged. | ||||
|         mode: blacklist | ||||
|         mode: "{{ matrix_mautrix_telegram_filter_mode }}" | ||||
|         # The list of group/channel IDs to filter. | ||||
|         list: [] | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user