mirror of
https://github.com/201206030/novel.git
synced 2025-07-06 21:16:38 +00:00
feat: 增加图片上传接口
This commit is contained in:
@ -61,7 +61,11 @@ novel:
|
||||
# 排除链接
|
||||
excludes:
|
||||
- /system/notice/*
|
||||
|
||||
file:
|
||||
# 文件上传配置
|
||||
upload:
|
||||
# 上传路径
|
||||
path: /var/upload
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user