|
|
|
@ -114,6 +114,9 @@ cache.specs.trendzSettings.maxSize=10000 |
|
|
|
cache.specs.aiModel.timeToLiveInMinutes=1440 |
|
|
|
cache.specs.aiModel.maxSize=10000 |
|
|
|
|
|
|
|
cache.specs.apiKeys.timeToLiveInMinutes=1440 |
|
|
|
cache.specs.apiKeys.maxSize=10000 |
|
|
|
|
|
|
|
redis.connection.host=localhost |
|
|
|
redis.connection.port=6379 |
|
|
|
redis.connection.db=0 |
|
|
|
|