mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-11-24 08:47:04 +08:00
1、实现通过SSL、TSL发送邮件
2、增加用户真实姓名字段 3、优化项目列表显示 4、实现限定文档历史记录数量 5、优化部分页面的用户体验
This commit is contained in:
@@ -60,7 +60,7 @@ mail_number=5
|
||||
#smtp服务用户名
|
||||
smtp_user_name=admin@iminho.me
|
||||
#smtp服务器地址
|
||||
smtp_host=smtp.ym.163.com
|
||||
smtp_host=smtp.163.com
|
||||
#smtp密码
|
||||
smtp_password=
|
||||
#端口号
|
||||
|
||||
Reference in New Issue
Block a user