github.com/braveheart12/insolar-09-08-19@v0.8.7/docker/insolard.yaml.default (about) 1 host: 2 transport: 3 protocol: TCP 4 address: "" 5 behindnat: false 6 isrelay: false 7 infinitybootstrap: false 8 mintimeout: 1 9 maxtimeout: 60 10 timeoutmult: 2 11 signmessages: false 12 handshakesessionttl: 5000 13 service: 14 skip: 10 15 log: 16 level: Debug 17 adapter: logrus 18 formatter: text 19 metrics: 20 listenaddress: "" 21 namespace: insolar 22 zpagesenabled: true 23 reportingperiod: 0s 24 logicrunner: 25 rpclisten: "" 26 rpcprotocol: tcp 27 builtin: {} 28 goplugin: 29 runnerlisten: "" 30 runnerprotocol: tcp 31 apirunner: 32 address: "" 33 call: /api/call 34 rpc: /api/rpc 35 timeout: 15 36 versionmanager: 37 minalowedversion: v0.3.0 38 keyspath: "" 39 certificatepath: "" 40 tracer: 41 jaeger: 42 collectorendpoint: "" 43 agentendpoint: "" 44 probabilityrate: 1 45 samplingrules: {}