mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: Use HTML instead of text for incoming emails by default
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user