mirror of
https://github.com/mindoc-org/mindoc.git
synced 2026-01-18 20:01:26 +08:00
1、实现网站首页
2、实现文档阅读 3、实现项目发布 4、实现用户权限
This commit is contained in:
@@ -6,6 +6,12 @@ sessionon = true
|
||||
sessionname = smart_webhook_id
|
||||
copyrequestbody = true
|
||||
|
||||
#默认Session生成Key的秘钥
|
||||
beegoserversessionkey=123456
|
||||
#Session储存方式
|
||||
sessionprovider=file
|
||||
sessionproviderconfig=./logs
|
||||
|
||||
#生成回调地址时完整的域名
|
||||
base_url = https://hook.iminho.me
|
||||
|
||||
|
||||
Reference in New Issue
Block a user