Skip to content

Commit 7ec839e

Browse files
authored
docs: scheduledRefreshTimer
1 parent 745c3da commit 7ec839e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/content/Configuration/Config.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -453,8 +453,7 @@ module.exports = {
453453
This is merely a refresh worker's heartbeat. It doesn't affect the freshness of
454454
pre-aggregations or refresh keys, nor how frequently Cube accesses the database.
455455
Setting this value to `30s` doesn't mean pre-aggregations or in-memory cache would be refreshed every 30 seconds but instead refresh key is checked for freshness every 30 seconds in the background.
456-
Please consult the [cube `refreshKey` documentation][ref-schema-cube-ref-refresh-key] and [pre-aggregation `refreshKey` documentation][ref-pre-aggregations-refresh-key] on how to set refresh intervals
457-
for pre-aggregations.
456+
Please consult the [cube `refreshKey` documentation][ref-schema-cube-ref-refresh-key] and [pre-aggregation `refreshKey` documentation][ref-pre-aggregations-refresh-key] on how to set data refresh intervals.
458457

459458
</WarningBox>
460459

0 commit comments

Comments
 (0)