mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-11-24 08:47:04 +08:00
未开启匿名访问时能够访问公开项目
This commit is contained in:
@@ -28,10 +28,9 @@ timezone = Asia/Shanghai
|
||||
#数据库配置
|
||||
db_host=127.0.0.1
|
||||
db_port=3306
|
||||
db_database=webhook_db
|
||||
db_database=mindoc_db
|
||||
db_username=root
|
||||
db_password=123456
|
||||
db_prefix=md_
|
||||
|
||||
#项目默认封面
|
||||
cover=/static/images/book.jpg
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
[{
|
||||
"name":"Editor.md",
|
||||
"description" : "",
|
||||
"style" : "",
|
||||
"script" : ""
|
||||
}]
|
||||
Reference in New Issue
Block a user