Skip to content

Commit 39c86b5

Browse files
committed
Document trackLocalSearch
1 parent 6c90c18 commit 39c86b5

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Diff for: README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,11 @@ yarn add @twilio-labs/docusaurus-plugin-segment
1818

1919
Accepted fields:
2020

21-
| Name | Type | Default | Description |
22-
| -------------- | --------- | ------------ | ------------------------------------------------------------------------ |
23-
| `writeKey` | `string` | **Required** | The Write Key for your Segment JavaScript source. |
24-
| `allowedInDev` | `boolean` | `false` | Whether to allow tracking in development mode in addition to production. |
21+
| Name | Type | Default | Description |
22+
| ------------------ | --------- | ------------ | ------------------------------------------------------------------------ |
23+
| `writeKey` | `string` | **Required** | The Write Key for your Segment JavaScript source. |
24+
| `trackLocalSearch` | `boolean` | `false` | Whether to track searches made with docusaurus-search-local |
25+
| `allowedInDev` | `boolean` | `false` | Whether to allow tracking in development mode in addition to production. |
2526

2627
To find your write key:
2728

0 commit comments

Comments
 (0)