improvements

This commit is contained in:
YevhenBondarenko 2023-04-06 00:22:46 +02:00
parent 5075152ce3
commit 2e7c132919

View File

@ -71,6 +71,9 @@ cache.specs.notificationRules.maxSize=10000
cache.specs.dashboardTitles.timeToLiveInMinutes=1440
cache.specs.dashboardTitles.maxSize=10000
cache.specs.entityCount.timeToLiveInMinutes=1440
cache.specs.entityCount.maxSize=10000
redis.connection.host=localhost
redis.connection.port=6379
redis.connection.db=0