mirror of
https://github.com/discourse/discourse.git
synced 2025-09-04 08:47:37 +08:00
FEATURE: Use HTML instead of text for incoming emails by default
This commit is contained in:
parent
b5b892d5c8
commit
210939de68
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue