mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-11-04 04:08:15 +00:00 
			
		
		
		
	Optimized variables
This commit is contained in:
		@@ -1452,7 +1452,7 @@
 | 
			
		||||
    "replyTo": "",
 | 
			
		||||
    "host": "{{ SYSTEM_EMAIL.HOST }}",
 | 
			
		||||
    "from": "{{ users['no-reply'].email }}",
 | 
			
		||||
    "fromDisplayName": "Keycloak Authentification System - {{domains | get_domain('web-app-keycloak')}}",
 | 
			
		||||
    "fromDisplayName": "Keycloak Authentification System - {{ KEYCLOAK_DOMAIN | upper }}",
 | 
			
		||||
    "envelopeFrom": "",
 | 
			
		||||
    "ssl": "true",
 | 
			
		||||
    "user": "{{ users['no-reply'].email }}"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user