Skip to content

Commit

Permalink
cache matrix badges for 4 hours (#10778)
Browse files Browse the repository at this point in the history
  • Loading branch information
chris48s authored Jan 1, 2025
1 parent 72e9322 commit 3daef19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/matrix/matrix.service.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ export default class Matrix extends BaseJsonService {
},
}

static _cacheLength = 30
static _cacheLength = 14400

static defaultBadgeData = { label: 'chat' }

Expand Down

0 comments on commit 3daef19

Please sign in to comment.