Remove redundant cache properties from test config
This commit is contained in:
parent
4c2aa4a603
commit
f27ab35b5a
@ -27,9 +27,6 @@ caffeine.specs.assets.maxSize=100000
|
|||||||
caffeine.specs.entityViews.timeToLiveInMinutes=1440
|
caffeine.specs.entityViews.timeToLiveInMinutes=1440
|
||||||
caffeine.specs.entityViews.maxSize=100000
|
caffeine.specs.entityViews.maxSize=100000
|
||||||
|
|
||||||
caching.specs.devices.timeToLiveInMinutes=1440
|
|
||||||
caching.specs.devices.maxSize=100000
|
|
||||||
|
|
||||||
redis.connection.host=localhost
|
redis.connection.host=localhost
|
||||||
redis.connection.port=6379
|
redis.connection.port=6379
|
||||||
redis.connection.db=0
|
redis.connection.db=0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user