Commit f27ab35b5a7c0abe0c4926071a651a7e57c1d09a
Committed by
Andrew Shvayka
1 parent
4c2aa4a6
Remove redundant cache properties from test config
Showing
1 changed file
with
0 additions
and
3 deletions
@@ -27,9 +27,6 @@ caffeine.specs.assets.maxSize=100000 | @@ -27,9 +27,6 @@ caffeine.specs.assets.maxSize=100000 | ||
27 | caffeine.specs.entityViews.timeToLiveInMinutes=1440 | 27 | caffeine.specs.entityViews.timeToLiveInMinutes=1440 |
28 | caffeine.specs.entityViews.maxSize=100000 | 28 | caffeine.specs.entityViews.maxSize=100000 |
29 | 29 | ||
30 | -caching.specs.devices.timeToLiveInMinutes=1440 | ||
31 | -caching.specs.devices.maxSize=100000 | ||
32 | - | ||
33 | redis.connection.host=localhost | 30 | redis.connection.host=localhost |
34 | redis.connection.port=6379 | 31 | redis.connection.port=6379 |
35 | redis.connection.db=0 | 32 | redis.connection.db=0 |