IBM
C2040-426 · Question #27
Connections caches and saves the favicons of websites when a user adds a bookmark. How does an administrator control the cache duration?
The correct answer is D. Use the favIconService.favicon.maxAge key in the DogearCellConfig.updateConfig() command. See the full explanation below for the reasoning.
Question
Connections caches and saves the favicons of websites when a user adds a bookmark. How does an administrator control the cache duration?
Options
- AModify the maxAge property in the cache-control-config.xml file
- BSpecify the number of days as a string and pass it to the LinkService.updateMaxAge() command.
- CModify the maxAge property in the bookmark-config.xml file
- DUse the favIconService.favicon.maxAge key in the DogearCellConfig.updateConfig() command
How the community answered
(14 responses)- A7% (1)
- B14% (2)
- C7% (1)
- D71% (10)
Community Discussion
No community discussion yet for this question.