mirror of
https://github.com/astaxie/beego.git
synced 2024-11-22 14:20:54 +00:00
add the comments
This commit is contained in:
parent
f0be45dfff
commit
3bb22d149e
@ -43,7 +43,7 @@ func newSMTPWriter() Logger {
|
||||
// Init smtp writer with json config.
|
||||
// config like:
|
||||
// {
|
||||
// "sername":"example@gmail.com",
|
||||
// "username":"example@gmail.com",
|
||||
// "password:"password",
|
||||
// "host":"smtp.gmail.com:465",
|
||||
// "subject":"email title",
|
||||
|
Loading…
Reference in New Issue
Block a user