This commit is contained in:
郝大全
2018-07-03 00:38:31 +08:00
parent e6f96cd36c
commit b34de685b8
570 changed files with 33780 additions and 10 deletions

View File

@@ -16,11 +16,3 @@ db.port = 3306
db.name = ppgo_job
db.prefix = pp_
db.timezone = Asia/Shanghai
# 邮件服务器配置
mail.queue_size = 100
mail.from = no-reply@example.com
mail.host = smtp.example.com
mail.port = 25
mail.user = username
mail.password = your password