Skip to content

Commit

Permalink
Update browser-sdk-2.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mercy811 committed Sep 17, 2024
1 parent d185e2d commit 57139e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/collections/browser_sdk/en/browser-sdk-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -1306,10 +1306,10 @@ amplitude.init(AMPLITUDE_API_KEY, {
});
```

When remote config is enabled, the SDK checks if remote configuration has been fetched within the same session. If so, it uses the remote configuration stored in the indexedDB. Otherwise, it fetches the remote configuration from the remote configuration endpoint.
When remote config is enabled, the SDK fetches the remote configuration from the remote configuration endpoint.

{{partial:admonition type="note" heading=""}}
Remote configuration supports Autocapture settings, and overrides settings you configure locally.
{{/partial:admonition}}

In Amplitude, navigate to *Data > Manage > Settings > Autocapture* to add or update a remote configuration.
In Amplitude, navigate to *Data > Settings > Autocapture* to add or update a remote configuration.

0 comments on commit 57139e5

Please sign in to comment.