Skip to content

Commit

Permalink
Update code snipped with default prod value for minimumFetchIntervalM…
Browse files Browse the repository at this point in the history
…illis.
  • Loading branch information
Athira M committed Jan 23, 2025
1 parent 4ae62fc commit 37563e9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,5 @@
// '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 37563e9

Please sign in to comment.