Redis version freeze note for thingsboard.yml
This commit is contained in:
parent
e1bf9dce52
commit
3ed2ae8d99
@ -485,7 +485,7 @@ actors:
|
||||
|
||||
# Cache settings parameters
|
||||
cache:
|
||||
# caffeine or redis
|
||||
# caffeine or redis(7.2 - latest compatible version)
|
||||
type: "${CACHE_TYPE:caffeine}"
|
||||
maximumPoolSize: "${CACHE_MAXIMUM_POOL_SIZE:16}" # max pool size to process futures that call the external cache
|
||||
attributes:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user