@@ -128,3 +128,7 @@ matrix_mautrix_whatsapp_registration: "{{ matrix_mautrix_whatsapp_registration_y
 | 
			
		||||
matrix_mautrix_whatsapp_bridge_encryption_allow: false
 | 
			
		||||
matrix_mautrix_whatsapp_bridge_encryption_default: "{{ matrix_mautrix_whatsapp_bridge_encryption_allow }}"
 | 
			
		||||
matrix_mautrix_whatsapp_bridge_encryption_key_sharing_allow: "{{ matrix_mautrix_whatsapp_bridge_encryption_allow }}"
 | 
			
		||||
 | 
			
		||||
# Minimum severity of journal log messages.
 | 
			
		||||
# Options: debug, info, warn, error, fatal
 | 
			
		||||
matrix_mautrix_whatsapp_log_level: 'debug'
 | 
			
		||||
 
 | 
			
		||||
@@ -221,4 +221,4 @@ logging:
 | 
			
		||||
    timestamp_format: "Jan _2, 2006 15:04:05"
 | 
			
		||||
    # Minimum severity for log messages.
 | 
			
		||||
    # Options: debug, info, warn, error, fatal
 | 
			
		||||
    print_level: debug
 | 
			
		||||
    print_level: {{ matrix_mautrix_whatsapp_log_level }}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user