|
|
@@ -33,34 +33,34 @@ domain:
|
|
|
uximage: //bos.style24.com
|
|
|
|
|
|
upload:
|
|
|
- dext.target.path: /usr/local/data/style24/dext
|
|
|
+ dext.target.path: /files/data/style24/dext
|
|
|
default:
|
|
|
- target.path: /usr/local/data/style24
|
|
|
+ target.path: /files/data/style24
|
|
|
max.size: 10
|
|
|
allow.extension: jpg|gif|jpeg|png|bmp|txt|doc|docx|ppt|pptx|xls|xlsx|hwp|pdf
|
|
|
view: //image.istyle24.com
|
|
|
goods:
|
|
|
- target.path: /usr/local/data/style24/productimage
|
|
|
+ target.path: /files/data/style24/Upload/ProductImage
|
|
|
max.size: 10
|
|
|
allow.extension: jpg|gif|jpeg|png
|
|
|
view: //image.istyle24.com/Upload/ProductImage
|
|
|
image:
|
|
|
- target.path: /usr/local/data/style24
|
|
|
+ target.path: /files/data/style24
|
|
|
max.size: 10
|
|
|
allow.extension: jpg|gif|jpeg|png
|
|
|
view: //image.istyle24.com
|
|
|
excel:
|
|
|
- target.path: /usr/local/data/style24/excel
|
|
|
+ target.path: /files/data/style24/excel
|
|
|
max.size: 10
|
|
|
allow.extension: xls|xlsx
|
|
|
view: //image.istyle24.com/excel
|
|
|
sample:
|
|
|
- target.path: /usr/local/data/style24/sample
|
|
|
+ target.path: /files/data/style24/sample
|
|
|
max.size: 10
|
|
|
allow.extension: txt|doc|docx|ppt|pptx|xls|xlsx|hwp|pdf
|
|
|
view: //image.style24.com/sample
|
|
|
|
|
|
-download.path: /usr/local/data
|
|
|
+download.path: /files/data
|
|
|
|
|
|
# SMTP
|
|
|
mail:
|