解决登录报错问题
This commit is contained in:
@@ -8,6 +8,9 @@ ServerTimeOut = 0
|
||||
# 最大请求体大小(字节),0 表示不限制
|
||||
MaxMemory = 0
|
||||
|
||||
# 最大请求体大小(用于普通请求,10MB)
|
||||
maxmemory = 10485760
|
||||
|
||||
# 数据库配置
|
||||
# MySQL - 远程连接配置
|
||||
mysqluser = go-platform
|
||||
|
||||
Reference in New Issue
Block a user