Remove redundant cache properties from test config

This commit is contained in:
Viacheslav Kukhtyn 2018-12-22 14:34:03 +02:00 committed by Andrew Shvayka
parent 4c2aa4a603
commit f27ab35b5a

View File

@ -27,9 +27,6 @@ caffeine.specs.assets.maxSize=100000
caffeine.specs.entityViews.timeToLiveInMinutes=1440
caffeine.specs.entityViews.maxSize=100000
caching.specs.devices.timeToLiveInMinutes=1440
caching.specs.devices.maxSize=100000
redis.connection.host=localhost
redis.connection.port=6379
redis.connection.db=0