Skip to content

Commit

Permalink
Add comment to highlight the default prod value for minimumFetchInter…
Browse files Browse the repository at this point in the history
…valMillis.

Issue addressed: firebase/firebase-js-sdk#2841
  • Loading branch information
Athira M committed Jan 22, 2025
1 parent 56d7062 commit 4ae62fc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
// 'npm run snippets'.

// [START rc_set_minimum_fetch_time_modular]
// The default and recommended production fetch interval for Remote Config is 12 hours.
remoteConfig.settings.minimumFetchIntervalMillis = 3600000;
// [END rc_set_minimum_fetch_time_modular]

0 comments on commit 4ae62fc

Please sign in to comment.