fix bug #1122 log.smtp receiver configure error (#3602) (#451)

This commit is contained in:
Lunny Xiao 2016-12-22 20:27:13 +08:00 committed by Thomas Boerger
parent 65b1875d2b
commit e0ecd9fd93
2 changed files with 3 additions and 3 deletions

View file

@ -338,7 +338,7 @@ HOST =
; Mailer user name and password
USER =
PASSWD =
; Receivers, can be one or more, e.g. ["1@example.com","2@example.com"]
; Receivers, can be one or more, e.g. 1@example.com,2@example.com
RECEIVERS =
; For "database" mode only