Use coldCache
This commit is contained in:
parent
a7fca33a8f
commit
e1ea7afcef
1 changed files with 1 additions and 0 deletions
|
|
@ -56,6 +56,7 @@ class MatrixClient internal constructor(
|
|||
.slidingSync()
|
||||
.homeserver("https://slidingsync.lab.element.dev")
|
||||
.withCommonExtensions()
|
||||
.coldCache("ElementX")
|
||||
.addView(slidingSyncView)
|
||||
.build()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue