techhero-component-oss-local.yml 403 Bytes
Newer Older
1 2 3 4 5 6 7
spring:
  servlet:
    multipart:
      enabled: true
      max-file-size: 2048MB
      max-request-size: 2048MB

Administrator committed
8 9 10 11 12 13 14 15 16
fdfs:
  # 链接超时
  connect-timeout: 60
  # 读取时间
  so-timeout: 60
  # 生成缩略图参数
  thumb-image:
    width: 150
    height: 150
17 18 19 20
  tracker-list: 119.96.9.99:22122
  file:
    path: /Users/cnnoter/Data/TempData/file
    tempPath: /Users/cnnoter/Data/TempData/file/temp