mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-11-24 08:47:04 +08:00
解决Cookie记住登录不生效的BUG
This commit is contained in:
@@ -5,7 +5,8 @@ runmode = dev
|
||||
sessionon = true
|
||||
sessionname = mindoc_id
|
||||
copyrequestbody = true
|
||||
|
||||
#系统完整URL(http://doc.iminho.me),如果该项不设置,会从请求头中获取地址。
|
||||
baseurl=
|
||||
#默认Session生成Key的秘钥
|
||||
beegoserversessionkey=123456
|
||||
|
||||
|
||||
Reference in New Issue
Block a user