Update API-reference.md
enableDebug is improperly said to instantly flush telemetry and does not describe the correct behavior
This commit is contained in:
Родитель
0aa96d91a0
Коммит
7ab4667ef8
|
@ -229,7 +229,7 @@ Values that control how the telemetry data is sent.
|
|||
// Default 15s
|
||||
maxBatchInterval: number;
|
||||
|
||||
// If true, data is sent immediately and not batched.
|
||||
// If true, debugging data is thrown as an exception by the logger. Default false.
|
||||
enableDebug: boolean;
|
||||
|
||||
// If true, telemetry data is not collected or sent. Default false.
|
||||
|
|
Загрузка…
Ссылка в новой задаче