mirror of https://github.com/fantasticit/think.git
chore: update config
parent
0385317db2
commit
dc708ab825
|
@ -23,7 +23,6 @@ server:
|
|||
enableRateLimit: true # 是否限流
|
||||
rateLimitWindowMs: 60000 # 限流时间
|
||||
rateLimitMax: 1000 # 单位限流时间内单个 ip 最大访问数量
|
||||
enableEmailVerify: false
|
||||
email: # 邮箱服务,参考 http://help.163.com/09/1223/14/5R7P6CJ600753VB8.html?servCode=6010376 获取 SMTP 配置
|
||||
host: ''
|
||||
port: 465
|
||||
|
|
Loading…
Reference in New Issue