|
|
@@ -25,26 +25,32 @@ domain:
|
|
|
uximage: //ldfront.style24.com
|
|
|
|
|
|
upload:
|
|
|
+ dext.target.path: /WIDE/workspace/files/data/style24/dext
|
|
|
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/goods
|
|
|
+ target.path: /WIDE/workspace/files/data/style24/Upload/ProductImage
|
|
|
max.size: 10
|
|
|
- allow.extension: jpg|gif|jpeg|png
|
|
|
- view: //image.style24.com/speedy_image-wivismall/goods
|
|
|
+ allow.extension: jpg|gif|jpeg
|
|
|
+ view: //ldimage.style24.com/Upload/ProductImage
|
|
|
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/excel
|
|
|
+ target.path: /WIDE/workspace/files/data/style24/excel
|
|
|
max.size: 10
|
|
|
allow.extension: xls|xlsx
|
|
|
view: //ldimage.style24.com/excel
|
|
|
+ sample:
|
|
|
+ target.path: /WIDE/workspace/files/data/style24/sample
|
|
|
+ max.size: 10
|
|
|
+ allow.extension: txt|doc|docx|ppt|pptx|xls|xlsx|hwp|pdf
|
|
|
+ view: //ldimage.style24.com/sample
|
|
|
|
|
|
download.path: /WIDE/workspace/files/data
|
|
|
|