|
|
@@ -24,30 +24,30 @@ domain:
|
|
|
|
|
|
upload:
|
|
|
default:
|
|
|
- target.path: /WIDE/workspace/files/data
|
|
|
+ target.path: /WIDE/workspace/files/data/style24
|
|
|
max.size: 10
|
|
|
allow.extension: jpg|gif|jpeg|png|bmp|txt|doc|docx|ppt|pptx|xls|xlsx|hwp|pdf
|
|
|
view: //ldimage.style24.com
|
|
|
goods:
|
|
|
- target.path: /WIDE/workspace/files/data
|
|
|
+ target.path: /WIDE/workspace/files/data/style24
|
|
|
max.size: 10
|
|
|
allow.extension: jpg|gif|jpeg|png
|
|
|
view: //image.style24.com/goods
|
|
|
image:
|
|
|
- target.path: /WIDE/workspace/files/data
|
|
|
+ target.path: /WIDE/workspace/files/data/style24
|
|
|
max.size: 10
|
|
|
allow.extension: jpg|gif|jpeg|png
|
|
|
view: //ldimage.style24.com
|
|
|
excel:
|
|
|
- target.path: /WIDE/workspace/files/data
|
|
|
+ target.path: /WIDE/workspace/files/data/style24
|
|
|
max.size: 10
|
|
|
allow.extension: xls|xlsx
|
|
|
- view: //ldimage.style24.com/data/excel
|
|
|
+ view: //ldimage.style24.com/excel
|
|
|
sample:
|
|
|
- target.path: /WIDE/workspace/files/data
|
|
|
+ target.path: /WIDE/workspace/files/data/style24
|
|
|
max.size: 10
|
|
|
allow.extension: txt|doc|docx|ppt|pptx|xls|xlsx|hwp|pdf
|
|
|
- view: //ldimage.style24.com/data/sample
|
|
|
+ view: //ldimage.style24.com/sample
|
|
|
|
|
|
download.path: /WIDE/workspace/files/data
|
|
|
|