Skip to content

Commit 45fef79

Browse files
authored
fix: component metadata ttl (#76)
1 parent 66e5a74 commit 45fef79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
},
175175
"mdc.componentMetadataCacheTTL": {
176176
"type": "number",
177-
"default": 30,
177+
"default": 360,
178178
"description": "The number of minutes to cache the MDC metadata. Defaults to 30 minutes."
179179
},
180180
"mdc.debug": {

0 commit comments

Comments
 (0)