mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-30 23:07:57 +01:00 
			
		
		
		
	fixup! escape hookshot variables using to_json
This commit is contained in:
		| @@ -90,7 +90,7 @@ passFile: | ||||
| bot: | ||||
|   # (Optional) Define profile information for the bot user | ||||
|   # | ||||
|   displayname: {{ matrix_hookshot_bot_displayname|to_json }} | ||||
|   displayname: {{ matrix_hookshot_bot_displayname }} | ||||
|   avatar: {{ matrix_hookshot_bot_avatar }} | ||||
| metrics: | ||||
|   # (Optional) Prometheus metrics support | ||||
|   | ||||
		Reference in New Issue
	
	Block a user