FEATURE: Use HTML instead of text for incoming emails by default
This commit is contained in:
parent
b5b892d5c8
commit
210939de68
|
@ -718,7 +718,7 @@ email:
|
|||
pop3_polling_username: ''
|
||||
pop3_polling_password: ''
|
||||
log_mail_processing_failures: false
|
||||
incoming_email_prefer_html: false
|
||||
incoming_email_prefer_html: true
|
||||
email_in:
|
||||
default: false
|
||||
client: true
|
||||
|
|
Loading…
Reference in New Issue