Skip to content

Commit

Permalink
hotfix volume
Browse files Browse the repository at this point in the history
  • Loading branch information
vgantchev committed Nov 6, 2024
1 parent ca3e251 commit 637bc56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions variables.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ export const CACHE_SETTINGS = {
expire_after: 3 * 60,
},
hydradxUiV2StatsVolume: {
key: "hydradx-ui_v2_stats_volume",
expire_after: 60 * 60,
key: "hydradx-ui_v2_stats_volume2",
expire_after: 30 * 60,
},
hydradxUiV2statsVolumeAlltime: {
key: "hydradx-ui_v2_stats_volume_alltime",
Expand Down

0 comments on commit 637bc56

Please sign in to comment.