mirror of
https://github.com/ouchadam/small-talk.git
synced 2024-12-20 06:27:29 +01:00
e85d7a5ede
- keeps 25 members from 12 rooms in memory to avoid the cache growing infinitely
5 lines
87 B
Groovy
5 lines
87 B
Groovy
applyMatrixServiceModule(project)
|
|
|
|
dependencies {
|
|
implementation project(":core")
|
|
} |