{ "hubRPC": { "rootCA": "" }, "coordinatorRPC": { "address": "127.0.0.1:5009", "rootCA": "" }, "logger": { "output": "stdout", "level": "debug" }, "db": { "address": "127.0.0.1:3306", "account": "root", "password": "123456", "databaseName": "cloudream" }, "sysEvent": { "enabled": false, "address": "127.0.0.1:5672", "account": "cloudream", "password": "123456", "vhost": "/", "exchange": "SysEvent", "queue": "SysEvent" }, "connectivity": { "testInterval": 300 }, "downloader": { "maxStripCacheCount": 100, "ecStripPrefetchCount": 1 }, "downloadStrategy": { "highLatencyHub": 35 }, "tickTock": { "ecFileSizeThreshold": 5242880, "accessStatHistoryWeight": 0.8 }, "http": { "enabled": true, "listen": "127.0.0.1:7890", "rootCA": "", "serverCert": "", "serverKey": "", "clientCerts": [], "userSpaceID": 0, "maxBodySize": 5242880 }, "mount": { "enabled": false, "mountPoint": "", "gid": 0, "uid": 0, "dataDir": "", "metaDir": "", "maxCacheSize": 0, "attrTimeout": "10s", "uploadPendingTime": "30s", "cacheActiveTime": "1m", "cacheExpireTime": "1m", "scanDataDirInterval": "10m" }, "accessToken": { "account": "", "password": "" } }