ms.beangle-ems-app_3.4.6.22.source-code.application.conf Maven / Gradle / Ivy
caffeine.jcache {
default-update-timestamps-region{
policy{
maximum{
size = 10000
}
lazy-expiration {
creation = 15m
update = 15m
access = 15m
}
}
}
default-query-results-region{
policy{
maximum{
size = 10000
}
lazy-expiration {
creation = 15m
update = 15m
access = 15m
}
}
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy