#2954 use text/plain as default email content format
This commit is contained in:
parent
d35a1c30f4
commit
8df3ba96f3
7 changed files with 259 additions and 251 deletions
|
@ -185,6 +185,8 @@ FROM =
|
|||
; Mailer user name and password
|
||||
USER =
|
||||
PASSWD =
|
||||
; Use text/html as alternative format of content
|
||||
ENABLE_HTML_ALTERNATIVE = false
|
||||
|
||||
[cache]
|
||||
; Either "memory", "redis", or "memcache", default is "memory"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue