add: ceshi

This commit is contained in:
ls
2025-03-17 19:15:06 +08:00
parent 8562655e51
commit 6f889937b7
10 changed files with 57 additions and 33 deletions

View File

@@ -69,4 +69,18 @@ renren:
flowable:
async-executor-activate: false
database-schema-update: true
# 文件存储路径
file:
mac:
path: ~/file/
avatar: ~/avatar/
linux:
path: /home/eladmin/file/
avatar: /home/eladmin/avatar/
windows:
path: C:\eladmin\file\
avatar: C:\eladmin\avatar\
# 文件大小 /M
maxSize: 100
avatarMaxSize: 5