{ "local": { "localIP": "127.0.0.1", "externalIP": "127.0.0.1", "locationID": 1 }, "agentGRPC": { "port": 5010 }, "logger": { "output": "stdout", "level": "debug" }, "rabbitMQ": { "address": "127.0.0.1:5672", "account": "cloudream", "password": "123456", "vhost": "/", "param": { "retryNum": 5, "retryInterval": 5000 } }, "distlock": { "etcdAddress": "127.0.0.1:2379", "etcdUsername": "", "etcdPassword": "", "etcdLockLeaseTimeSec": 5, "randomReleasingDelayMs": 3000, "serviceDescription": "I am a client" }, "connectivity": { "testInterval": 300 }, "downloader": { "maxStripCacheCount": 100, "ecStripPrefetchCount": 1 }, "downloadStrategy": { "highLatencyHub": 35 }, "storageID": 0, "authAccessKey": "", "authSecretKey": "", "maxHttpBodySize": 5242880 }