AI rule node: add missing cache specs to test application properties
This commit is contained in:
parent
ff9d3f25d3
commit
14d89aa5ea
@ -111,6 +111,9 @@ cache.specs.mobileSecretKey.maxSize=10000
|
|||||||
cache.specs.trendzSettings.timeToLiveInMinutes=1440
|
cache.specs.trendzSettings.timeToLiveInMinutes=1440
|
||||||
cache.specs.trendzSettings.maxSize=10000
|
cache.specs.trendzSettings.maxSize=10000
|
||||||
|
|
||||||
|
cache.specs.aiModel.timeToLiveInMinutes=1440
|
||||||
|
cache.specs.aiModel.maxSize=10000
|
||||||
|
|
||||||
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