mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 20:08:26 +00:00
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_username: ''
|
||||||
pop3_polling_password: ''
|
pop3_polling_password: ''
|
||||||
log_mail_processing_failures: false
|
log_mail_processing_failures: false
|
||||||
incoming_email_prefer_html: false
|
incoming_email_prefer_html: true
|
||||||
email_in:
|
email_in:
|
||||||
default: false
|
default: false
|
||||||
client: true
|
client: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user