techhero-component-oss-test.yml 359 Bytes
Newer Older
Administrator committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
spring:
  servlet:
    multipart:
      enabled: true
      max-file-size: 2048MB
      max-request-size: 2048MB

fdfs:
  # 链接超时
  connect-timeout: 60
  # 读取时间
  so-timeout: 60
  # 生成缩略图参数
  thumb-image:
    width: 150
    height: 150
17
  tracker-list: 192.168.0.163:22122
18 19 20
  file:
    path: /data/file
    tempPath: /data/file/temp