mirror of
https://github.com/mindoc-org/mindoc.git
synced 2026-01-19 18:21:18 +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
|
||||
|
||||
Reference in New Issue
Block a user