Commit d64a0c382d7bac67224db60879ce640e8d3bd59a

Authored by Igor Kulikov
1 parent 5b998717

Fix test properties

... ... @@ -10,6 +10,7 @@ audit-log.default_query_period=30
10 10 audit-log.sink.type=none
11 11
12 12 cache.type=caffeine
  13 +cache.maximumPoolSize=16
13 14 #cache.type=redis
14 15
15 16 caffeine.specs.relations.timeToLiveInMinutes=1440
... ...