mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-10-21 11:27:26 +08:00
完善功能
This commit is contained in:
@@ -18,5 +18,13 @@ db_port=3306
|
||||
db_database=webhook_db
|
||||
db_username=root
|
||||
db_password=123456
|
||||
db_prefix=md_
|
||||
|
||||
queue_size=50
|
||||
#项目默认封面
|
||||
cover=/static/images/book.jpg
|
||||
|
||||
#默认头像
|
||||
avatar=/static/images/headimgurl.jpg
|
||||
|
||||
#默认阅读令牌长度
|
||||
token_size=12
|
Reference in New Issue
Block a user