We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 797980a commit 6a14ed7Copy full SHA for 6a14ed7
src/connections/sources/catalog/libraries/server/node/migration.md
@@ -60,7 +60,7 @@ If you're using the [classic version of Analytics Node.js](/docs/connections/sou
60
```
61
* The `flushAt` configuration option changed to `maxEventsInBatch`.
62
63
-* The `enable` setting (for disabling analytics during tests) became `disable`. `enable: false` changed to `disable: true`.
+* The `enable` setting (for disabling analytics during tests) changed to `disable`. `enable: false` changed to `disable: true`.
64
65
#### Removals
66
The updated Analytics Node.js removed these configuration options:
0 commit comments