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