Skip to content

Commit 37563e9

Browse files
author
Athira M
committed
Update code snipped with default prod value for minimumFetchIntervalMillis.
1 parent 4ae62fc commit 37563e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

snippets/remoteconfig-next/index/rc_set_minimum_fetch_time.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,5 @@
55
// 'npm run snippets'.
66

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

0 commit comments

Comments
 (0)