mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-29 22:37:56 +01:00 
			
		
		
		
	fix: displayname_template lost during parsing to dict
This commit is contained in:
		
				
					committed by
					
						 Slavi Pantaleev
						Slavi Pantaleev
					
				
			
			
				
	
			
			
			
						parent
						
							2ea4384840
						
					
				
				
					commit
					3fee130331
				
			| @@ -16,12 +16,6 @@ network: | ||||
|     proxy_only_login: false | ||||
|  | ||||
|     # Displayname template for WhatsApp users. | ||||
|     # {% raw %} | ||||
|     # {{.PushName}}     - nickname set by the WhatsApp user | ||||
|     # {{.BusinessName}} - validated WhatsApp business name | ||||
|     # {{.Phone}}        - phone number (international format) | ||||
|     # {{.FullName}}     - Name you set in the contacts list | ||||
|     # {% endraw %} | ||||
|     displayname_template: {{ matrix_mautrix_whatsapp_network_displayname_template | to_json }} | ||||
|  | ||||
|     # Should incoming calls send a message to the Matrix room? | ||||
|   | ||||
		Reference in New Issue
	
	Block a user