优化
This commit is contained in:
parent
3b9f223b4a
commit
5a41136e81
@ -111,5 +111,14 @@
|
|||||||
"OneNETSecureReceiveOptions": {
|
"OneNETSecureReceiveOptions": {
|
||||||
"OneNETVerifySignatureToken": "SIcPQnpMgaFDmNlIjNmzq5smshz7cKrh",
|
"OneNETVerifySignatureToken": "SIcPQnpMgaFDmNlIjNmzq5smshz7cKrh",
|
||||||
"OneNETAesKey": "RPTEIGCA1KvDEXS1"
|
"OneNETAesKey": "RPTEIGCA1KvDEXS1"
|
||||||
|
},
|
||||||
|
"DataChannelOptions": {
|
||||||
|
"DefaultBatchSize": 20000,
|
||||||
|
"TelemetryBatchSize": 50000,
|
||||||
|
"MemoryThresholdBytes": 104857600,
|
||||||
|
"MinBatchSize": 1000,
|
||||||
|
"MaxBatchSize": 100000,
|
||||||
|
"EnableDynamicBatchSize": true,
|
||||||
|
"MemoryMetricsLogIntervalMinutes": 5
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user