{ "groups": [ { "name": "file.manager", "type": "org.jetlinks.community.io.file.FileProperties", "sourceType": "org.jetlinks.community.io.file.FileProperties" } ], "properties": [ { "name": "file.manager.read-buffer-size", "type": "org.springframework.util.unit.DataSize", "sourceType": "org.jetlinks.community.io.file.FileProperties", "defaultValue": "64KB" }, { "name": "file.manager.storage-base-path", "type": "java.lang.String", "sourceType": "org.jetlinks.community.io.file.FileProperties", "defaultValue": ".\/data\/files" } ], "hints": [] }