mirror of
https://github.com/go-gitea/gitea
synced 2025-08-12 12:38:20 +00:00
#2954 use text/plain as default email content format
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user