增加缩略图生成设置,前端组件可使用 imageThumbName 使用缩略图
This commit is contained in:
@@ -708,6 +708,10 @@ file:
|
||||
imageMaxWidth: 1024
|
||||
imageMaxHeight: 768
|
||||
|
||||
# 缩略图设定,生成的尺寸(宽x高,宽x高)、格式(jpg,png) v5.4.2
|
||||
#imageThumbConfig: 150x150,300x300
|
||||
#imageThumbFormat: jpg
|
||||
|
||||
# 是否启用秒传
|
||||
checkmd5: true
|
||||
|
||||
|
||||
@@ -849,6 +849,10 @@ file:
|
||||
# imageMaxWidth: 1024
|
||||
# imageMaxHeight: 768
|
||||
#
|
||||
# # 缩略图设定,生成的尺寸(宽x高,宽x高)、格式(jpg,png) v5.4.2
|
||||
# #imageThumbConfig: 150x150,300x300
|
||||
# #imageThumbFormat: jpg
|
||||
#
|
||||
# # 是否启用秒传
|
||||
# checkmd5: true
|
||||
#
|
||||
|
||||
@@ -849,6 +849,10 @@ file:
|
||||
# imageMaxWidth: 1024
|
||||
# imageMaxHeight: 768
|
||||
#
|
||||
# # 缩略图设定,生成的尺寸(宽x高,宽x高)、格式(jpg,png) v5.4.2
|
||||
# #imageThumbConfig: 150x150,300x300
|
||||
# #imageThumbFormat: jpg
|
||||
#
|
||||
# # 是否启用秒传
|
||||
# checkmd5: true
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user