Commit f3242e6
committed
feat(config): add country service cache duration configuration
- Introduce new environment configuration parameter for country service cache duration
- Default cache duration is set to 15 minutes if not specified or parsing fails
- New method `countryServiceCacheDuration` added to `EnvironmentConfig` class1 parent 697cf26 commit f3242e6
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
175 | 185 | | |
0 commit comments