We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85b44b9 commit 67de940Copy full SHA for 67de940
services/matrix/matrix.service.js
@@ -81,7 +81,7 @@ export default class Matrix extends BaseJsonService {
81
},
82
}
83
84
- static _cacheLength = 30
+ static _cacheLength = 14400
85
86
static defaultBadgeData = { label: 'chat' }
87
0 commit comments